Log4j 1.3alpha-8

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.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.xml
 

Classes in org.apache.log4j.xml that implement Configurator
 class DOMConfigurator
          Deprecated. Replaced by the much more flexible JoranConfigurator.
 


Log4j 1.3alpha-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.