|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationFactory | |
---|---|
org.apache.logging.log4j.core.config | Configuration of Log4j 2. |
org.apache.logging.log4j.core.config.json | Classes and interfaces supporting configuration of Log4j 2 with JSON. |
org.apache.logging.log4j.core.config.xml | Classes and interfaces supporting configuration of Log4j 2 with XML. |
org.apache.logging.log4j.core.config.yaml | Classes and interfaces supporting configuration of Log4j 2 with YAML. |
org.apache.logging.log4j.core.net.server | Standalone server classes for consuming log events over a network. |
Uses of ConfigurationFactory in org.apache.logging.log4j.core.config |
---|
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. |
Uses of ConfigurationFactory in org.apache.logging.log4j.core.config.json |
---|
Subclasses of ConfigurationFactory in org.apache.logging.log4j.core.config.json | |
---|---|
class |
JsonConfigurationFactory
|
Uses of ConfigurationFactory in org.apache.logging.log4j.core.config.xml |
---|
Subclasses of ConfigurationFactory in org.apache.logging.log4j.core.config.xml | |
---|---|
class |
XmlConfigurationFactory
Factory to construct an XmlConfiguration. |
Uses of ConfigurationFactory in org.apache.logging.log4j.core.config.yaml |
---|
Subclasses of ConfigurationFactory in org.apache.logging.log4j.core.config.yaml | |
---|---|
class |
YamlConfigurationFactory
|
Uses of ConfigurationFactory in org.apache.logging.log4j.core.net.server |
---|
Subclasses of ConfigurationFactory in org.apache.logging.log4j.core.net.server | |
---|---|
protected static class |
AbstractSocketServer.ServerConfigurationFactory
Factory that creates a Configuration for the server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2015 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.