Uses of Class
org.apache.logging.log4j.core.config.ConfigurationFactory

Packages that use ConfigurationFactory
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
 

Uses of ConfigurationFactory in org.apache.logging.log4j.core.config
 

Subclasses of ConfigurationFactory in org.apache.logging.log4j.core.config
 class JSONConfigurationFactory
           
 class XMLConfigurationFactory
          Factory to construct an XMLConfiguration.
 

Methods in org.apache.logging.log4j.core.config that return ConfigurationFactory
static ConfigurationFactory ConfigurationFactory.getInstance()
          Returns the ConfigurationFactory.
 

Methods in org.apache.logging.log4j.core.config with parameters of type ConfigurationFactory
static void ConfigurationFactory.removeConfigurationFactory(ConfigurationFactory factory)
          Remove the ConfigurationFactory.
static void ConfigurationFactory.setConfigurationFactory(ConfigurationFactory factory)
          Set the configuration factory.
 



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.