| 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 ProxyManager |
AbstractContainer.m_proxyManager |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyManager |
AbstractContainer.getProxyManager()
Guarantees that the ProxyManager will be assigned before use.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractContainer.setProxyManager(ProxyManager proxyManager)
Allows you to override the ProxyManager used in the container.
|