Uses of Class
org.codehaus.spice.loggerstore.factories.AbstractLoggerStoreFactory

Packages that use AbstractLoggerStoreFactory
org.codehaus.spice.loggerstore.factories   
 

Uses of AbstractLoggerStoreFactory in org.codehaus.spice.loggerstore.factories
 

Subclasses of AbstractLoggerStoreFactory in org.codehaus.spice.loggerstore.factories
 class ConsoleLoggerStoreFactory
          This is a basic factory for ConsoleLoggerStore.
 class DOMLog4JLoggerStoreFactory
          DOMLog4JLoggerStoreFactory is an implementation of LoggerStoreFactory for the Log4J Logger using a DOM configuration resource.
 class ExcaliburLogKitLoggerStoreFactory
          ExcaliburLogKitLoggerStoreFactory specialises the LogKitLoggerStoreFactory to use the Excalibur LogKitLoggerManager.
 class Jdk14LoggerStoreFactory
          Jdk14LoggerStoreFactory is an implementation of LoggerStoreFactory for the JDK14 Logger.
 class LogKitLoggerStoreFactory
          LogKitLoggerStoreFactory is an implementation of LoggerStoreFactory for the LogKit Logger.
 class PropertyLog4JLoggerStoreFactory
          PropertyLog4JLoggerStoreFactory is an implementation of LoggerStoreFactory for the Log4J Logger using a property configuration resource.
 class SimpleLogKitLoggerStoreFactory
          SimpleLogKitLoggerStoreFactory specialises the LogKitLoggerStoreFactory to use the SimpleLogKitManager.
 



Copyright © 2003 Codehaus. All Rights Reserved.