NLOG4J 1.2.24

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

Packages that use Configurator
org.apache.log4j The main log4j package. 
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.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.
 


NLOG4J 1.2.24

Copyright 2000-2005 Apache Software Foundation.