@Plugin(name="XmlConfigurationFactory", category="ConfigurationFactory") public class XmlConfigurationFactory extends ConfigurationFactory
Modifier and Type | Field | Description |
---|---|---|
static String[] |
SUFFIXES |
Valid file extensions for XML files.
|
CATEGORY, CONFIGURATION_FACTORY_PROPERTY, CONFIGURATION_FILE_PROPERTY, DEFAULT_PREFIX, LOGGER, substitutor, TEST_PREFIX
Constructor | Description |
---|---|
XmlConfigurationFactory() |
Modifier and Type | Method | Description |
---|---|---|
Configuration |
getConfiguration(LoggerContext loggerContext,
ConfigurationSource source) |
Returns the Configuration.
|
String[] |
getSupportedTypes() |
Returns the file suffixes for XML files.
|
newConfigurationBuilder, newConfigurationBuilder
getConfiguration, getConfiguration, getInputFromString, getInstance, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactory
public static final String[] SUFFIXES
public Configuration getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
getConfiguration
in class ConfigurationFactory
loggerContext
- The logger context.source
- The InputSource.public String[] getSupportedTypes()
getSupportedTypes
in class ConfigurationFactory
Copyright © 1999-2018. 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.