| Package | Description |
|---|---|
| org.apache.avalon.fortress.util |
The
util package includes general unities supporting configuration and context management. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextManager
You can get two different contexts from the ContextManager:
the container context (m_childContext)
and the container manager context (m_containerManagerContext)
|