Uses of Interface
org.apache.log4j.spi.Configurator

Packages that use Configurator
org.apache.log4j The main log4j package. 
org.apache.log4j.lf5   
org.apache.log4j.varia Contains various appenders, filters and other odds and ends. 
org.apache.log4j.xml XML based components. 
 

Uses of Configurator in org.apache.log4j
 

Classes in org.apache.log4j that implement Configurator
 class PropertyConfigurator
          Allows the configuration of log4j from an external file.
 

Uses of Configurator in org.apache.log4j.lf5
 

Classes in org.apache.log4j.lf5 that implement Configurator
 class DefaultLF5Configurator
          The DefaultLF5Configurator provides a default configuration for the LF5Appender.
 

Uses of Configurator in org.apache.log4j.varia
 

Classes in org.apache.log4j.varia that implement Configurator
 class ReloadingPropertyConfigurator
           
 

Uses of Configurator in org.apache.log4j.xml
 

Classes in org.apache.log4j.xml that implement Configurator
 class DOMConfigurator
          Use this class to initialize the log4j environment using a DOM tree.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.