|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerManagerConstants | |
org.apache.avalon.fortress.impl |
The fortress.impl package contains the containment abstraction of the Fortress system
|
org.apache.avalon.fortress.util |
The util package includes general unities supporting configuration and context management. |
Uses of ContainerManagerConstants in org.apache.avalon.fortress.impl |
Classes in org.apache.avalon.fortress.impl that implement ContainerManagerConstants | |
class |
DefaultContainerManager
This is the default implementation of the ContainerManager interface. |
Uses of ContainerManagerConstants in org.apache.avalon.fortress.util |
Subinterfaces of ContainerManagerConstants in org.apache.avalon.fortress.util | |
interface |
ContextManagerConstants
Provides constants used to access the Context object for containers. |
Classes in org.apache.avalon.fortress.util that implement ContainerManagerConstants | |
class |
ContextManager
You can get two different contexts from the ContextManager: the container context (m_childContext) and the container manager context (m_containerManagerContext) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |