|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextManager | |
---|---|
org.apache.avalon.fortress.impl |
The fortress.impl package contains the containment abstraction of the Fortress system |
Uses of ContextManager in org.apache.avalon.fortress.impl |
---|
Fields in org.apache.avalon.fortress.impl declared as ContextManager | |
---|---|
private ContextManager |
DefaultContainerManager.m_contextManager
|
Methods in org.apache.avalon.fortress.impl that return ContextManager | |
---|---|
private static ContextManager |
DefaultContainerManager.getInitializedContextManager(org.apache.avalon.framework.context.Context initParameters,
org.apache.avalon.framework.logger.Logger logger)
Creates and initializes a contextManager given an initialization context. |
Constructors in org.apache.avalon.fortress.impl with parameters of type ContextManager | |
---|---|
DefaultContainerManager(ContextManager contextManager)
|
|
DefaultContainerManager(ContextManager contextManager,
org.apache.avalon.framework.logger.Logger logger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |