Java Packages
This page provides access to information related to the various
java packages that make up the
Application Web Server for Java (Bojangles) prototype.
In general, each Bojangles package includes a brief overview defining
its purpose and the associated JavaDoc documentation.
This page also provides access to the combined
JavaDoc documentation
of all our packages so you can easily follow dependency links.
The Bojangles Java Packages are organized in logical groupings:
Basic Programming Model
These are normally either
interface-only packages or general utilities packages
Services
Packages related object services such as
Distribution, Persistence, Transactions, Security, Cacheing, ...
Models
Packages related to general business logic such
as Banking, Travel, ....
Applications
Packages that combine Models and Services into specific implementations.
CORBA Packages
This includes both the ORB and IIOP packages
JavaDoc