|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyManager | |
|---|---|
| org.apache.avalon.fortress.impl |
The fortress.impl package contains the containment abstraction of the Fortress system |
| Uses of ProxyManager in org.apache.avalon.fortress.impl |
|---|
| Fields in org.apache.avalon.fortress.impl declared as ProxyManager | |
|---|---|
private ProxyManager |
AbstractContainer.m_proxyManager
|
| Methods in org.apache.avalon.fortress.impl that return ProxyManager | |
|---|---|
protected ProxyManager |
AbstractContainer.getProxyManager()
Guarantees that the ProxyManager will be assigned before use. |
| Methods in org.apache.avalon.fortress.impl with parameters of type ProxyManager | |
|---|---|
protected void |
AbstractContainer.setProxyManager(ProxyManager proxyManager)
Allows you to override the ProxyManager used in the container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||