org.apache.logging.log4j.core.config
Class XMLConfiguration

java.lang.Object
  extended by org.apache.logging.log4j.core.filter.AbstractFilterable
      extended by org.apache.logging.log4j.core.config.BaseConfiguration
          extended by org.apache.logging.log4j.core.config.XMLConfiguration
All Implemented Interfaces:
Configuration, Reconfigurable, Filterable

public class XMLConfiguration
extends BaseConfiguration
implements Reconfigurable

Creates a Node hierarchy from an XML file.


Field Summary
 
Fields inherited from class org.apache.logging.log4j.core.config.BaseConfiguration
advertiser, listeners, LOGGER, monitor, rootNode
 
Fields inherited from interface org.apache.logging.log4j.core.config.Configuration
CONTEXT_PROPERTIES
 
Constructor Summary
XMLConfiguration(ConfigurationFactory.ConfigurationSource configSource)
           
 
Method Summary
 Configuration reconfigure()
           
 void setup()
           
 
Methods inherited from class org.apache.logging.log4j.core.config.BaseConfiguration
addAppender, addComponent, addListener, addLogger, addLoggerAppender, addLoggerFilter, createConfiguration, doConfigure, getAdvertiser, getAppender, getAppenders, getComponent, getConfigurationMonitor, getLogger, getLoggerConfig, getLoggers, getName, getPluginManager, getProperties, getRootLogger, getSubst, removeAppender, removeListener, removeLogger, setAdvertiser, setConfigurationMonitor, setLoggerAdditive, setName, start, stop
 
Methods inherited from class org.apache.logging.log4j.core.filter.AbstractFilterable
addFilter, getFilter, hasFilter, isFiltered, removeFilter, startFilter, stopFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.logging.log4j.core.filter.Filterable
addFilter, getFilter, hasFilter, isFiltered, removeFilter
 

Constructor Detail

XMLConfiguration

public XMLConfiguration(ConfigurationFactory.ConfigurationSource configSource)
Method Detail

setup

public void setup()
Overrides:
setup in class BaseConfiguration

reconfigure

public Configuration reconfigure()
Specified by:
reconfigure in interface Reconfigurable


Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.