fortress.impl package contains the containment abstraction of the Fortress systemSee: Description
| Class | Description |
|---|---|
| AbstractContainer |
This abstract implementation provides basic functionality for building
an implementation of the
Container interface. |
| ComponentHandlerEntry |
This is the impl of runtime information about a
ComponentHandler.
|
| ComponentHandlerMetaData |
A class holding metadata about a component handler.
|
| DefaultContainer |
This is the default implementation of
Container,
adding configuration markup semantics to the AbstractContainer. |
| DefaultContainerManager |
This is the default implementation of the
ContainerManager interface. |
| DefaultECMContainer |
Customize the Fortress container to handle ECM compatibility
|
The fortress.impl package contains the containment abstraction of the Fortress system
The contents of this package are not a part of the fortress client API.