Uses of Interface
org.apache.avalon.excalibur.logger.LogKitManager

Packages that use LogKitManager
org.apache.avalon.excalibur.logger   
 

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

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

Methods in org.apache.avalon.excalibur.logger with parameters of type LogKitManager
 void LogKitManageable.setLogKitManager(LogKitManager logKitManager)
          Sets the LogKitManager for child components.
 



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