Uses of Interface
org.apache.avalon.framework.logger.Loggable

Packages that use Loggable
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.logger   
org.apache.avalon.framework.logger Abstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure. 
 

Uses of Loggable in org.apache.avalon.excalibur.component
 

Classes in org.apache.avalon.excalibur.component that implement Loggable
 class AbstractDualLogEnabled
          Deprecated. ECM is no longer supported
 class AbstractDualLogEnabledInstrumentable
          Deprecated. ECM is no longer supported
 class ComponentHandler
          Deprecated. ECM is no longer supported
 class DefaultComponentFactory
          Deprecated. ECM is no longer supported
 class DefaultComponentHandler
          Deprecated. ECM is no longer supported
 class DefaultComponentManager
          Deprecated. Please use ExcaliburComponentManager instead
 class DefaultComponentSelector
          Deprecated. use ExcaliburComponentSelector instead.
 class DefaultRoleManager
          Deprecated. ECM is no longer supported
 class ExcaliburComponentManager
          Deprecated. ECM is no longer supported
 class ExcaliburComponentSelector
          Deprecated. ECM is no longer supported
 class PoolableComponentHandler
          Deprecated. ECM is no longer supported
 class ThreadSafeComponentHandler
          Deprecated. ECM is no longer supported
 

Uses of Loggable in org.apache.avalon.excalibur.logger
 

Classes in org.apache.avalon.excalibur.logger that implement Loggable
 class DefaultLogKitManager
          Deprecated. we should use the new LogKitLoggerManager interface that directly supports the new framework Logger interface.
 

Uses of Loggable in org.apache.avalon.framework.logger
 

Classes in org.apache.avalon.framework.logger that implement Loggable
 class AbstractLoggable
          Deprecated. Use AbstractLogEnabled instead.
 



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