Uses of Class
org.apache.avalon.fortress.impl.factory.ProxyManager

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
 

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.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.