Log4j 1.3alpha-1

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

Packages that use Configurator
org.apache.log4j The main log4j package. 
org.apache.log4j.config Package used in getting/setting component properties. 
org.apache.log4j.joran   
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.config
 

Classes in org.apache.log4j.config that implement Configurator
 class ConfiguratorBase
          Code useful to most configurators.
 

Uses of Configurator in org.apache.log4j.joran
 

Classes in org.apache.log4j.joran that implement Configurator
 class JoranConfigurator
          A JoranConfigurator instance should not be used more than once to configure a LoggerRepository.
 

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
          Deprecated. Replaced by the much more flexible JoranConfigurator.
 


Log4j 1.3alpha-1

Copyright 2000-2003 Apache Software Foundation.