Deprecated API


Contents
Deprecated Interfaces
org.apache.avalon.excalibur.component.RoleManageable
          ECM is no longer supported 
org.apache.avalon.excalibur.component.RoleManager
          ECM is no longer supported 
 

Deprecated Classes
org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
          Use of this class has been deprecated along with the ComponentManager interface. Please use the AbstractServiceManagerServlet. 
org.apache.avalon.excalibur.component.AbstractDualLogEnabled
          ECM is no longer supported 
org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
          ECM is no longer supported 
org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
          ECM is no longer supported 
org.apache.avalon.excalibur.component.ComponentHandler
          ECM is no longer supported 
org.apache.avalon.excalibur.component.ComponentProxyGenerator
          ECM is no longer supported 
org.apache.avalon.excalibur.component.DefaultComponentFactory
          ECM is no longer supported 
org.apache.avalon.excalibur.component.DefaultComponentHandler
          ECM is no longer supported 
org.apache.avalon.excalibur.component.DefaultComponentManager
          Please use ExcaliburComponentManager instead 
org.apache.avalon.excalibur.component.DefaultComponentPool
          DefaultComponentPool is no longer used by the PoolableComponentHandler. 
org.apache.avalon.excalibur.component.DefaultComponentPoolController
          DefaultComponentPool is no longer used by the PoolableComponentHandler. 
org.apache.avalon.excalibur.component.DefaultComponentSelector
          use ExcaliburComponentSelector instead. 
org.apache.avalon.excalibur.component.DefaultRoleManager
          ECM is no longer supported 
org.apache.avalon.excalibur.component.ExcaliburComponentManager
          ECM is no longer supported 
org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
          ECM is no longer supported 
org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet
          ECM is no longer supported 
org.apache.avalon.excalibur.component.ExcaliburComponentSelector
          ECM is no longer supported 
org.apache.avalon.excalibur.component.LogkitLoggerManager
          ECM is no longer supported 
org.apache.avalon.excalibur.component.PoolableComponentHandler
          ECM is no longer supported 
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
          ECM is no longer supported 
 

Deprecated Methods
org.apache.avalon.excalibur.component.ComponentHandler.getComponentHandler(Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager)
          This method has been deprecated in favor of the version below which handles instrumentation. 
org.apache.avalon.excalibur.component.ComponentHandler.getComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager)
          This method has been deprecated in favor of the version below which handles instrumentation. 
org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator.getComponentManager()
          The ComponentManager interface has been deprecated. Please use the getServiceManager method. 
 

Deprecated Constructors
org.apache.avalon.excalibur.component.DefaultComponentFactory(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager)
          This constructor has been deprecated in favor of the version below which handles instrumentation. 
 



Copyright © 1997-2009 Apache Software Foundation. All Rights Reserved.