Uses of Class
org.apache.avalon.excalibur.component.servlet.AbstractReferenceProxy

Packages that use AbstractReferenceProxy
org.apache.avalon.excalibur.component.servlet This package provides the ExcaliburComponentManagerServlet which makes it easy to use the ExcaliburComponentManager in a servlet environment. 
 

Uses of AbstractReferenceProxy in org.apache.avalon.excalibur.component.servlet
 

Subclasses of AbstractReferenceProxy in org.apache.avalon.excalibur.component.servlet
(package private)  class ComponentManagerReferenceProxy
          Deprecated. The ComponentManager interface has been deprecated in favor of the ServiceManager.
(package private)  class InstrumentManagerReferenceProxy
          Deprecated. ECM is no longer supported
(package private)  class LoggerManagerReferenceProxy
          Deprecated. ECM is no longer supported
(package private)  class ServiceManagerReferenceProxy
          Deprecated. ECM is no longer supported
 

Methods in org.apache.avalon.excalibur.component.servlet with parameters of type AbstractReferenceProxy
(package private)  void AbstractReferenceProxyLatch.notifyFinalized(AbstractReferenceProxy proxy)
          Deprecated. Called by a proxy when it is finalized.