| Package | Description |
|---|---|
| org.apache.avalon.fortress.impl |
The
fortress.impl package contains the containment abstraction of the Fortress system |
| Modifier and Type | Field and Description |
|---|---|
private ContextManager |
DefaultContainerManager.m_contextManager |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
DefaultContainerManager(ContextManager contextManager) |
DefaultContainerManager(ContextManager contextManager,
org.apache.avalon.framework.logger.Logger logger) |