@Plugin(name="PropertiesConfigurationFactory", category="ConfigurationFactory") public class PropertiesConfigurationFactory extends ConfigurationFactory
AUTHORIZATION_PROVIDER, CATEGORY, CONFIGURATION_FACTORY_PROPERTY, CONFIGURATION_FILE_PROPERTY, DEFAULT_PREFIX, LOG4J1_CONFIGURATION_FILE_PROPERTY, LOG4J1_EXPERIMENTAL, LOG4J1_VERSION, LOG4J2_VERSION, LOGGER, substitutor, TEST_PREFIX
Constructor and Description |
---|
PropertiesConfigurationFactory() |
Modifier and Type | Method and Description |
---|---|
PropertiesConfiguration |
getConfiguration(LoggerContext loggerContext,
ConfigurationSource source) |
protected java.lang.String[] |
getSupportedTypes() |
authorizationProvider, getAuthorizationProvider, getConfiguration, getConfiguration, getDefaultPrefix, getInputFromString, getInstance, getTestPrefix, getVersion, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactory
newConfigurationBuilder, newConfigurationBuilder
protected java.lang.String[] getSupportedTypes()
getSupportedTypes
in class ConfigurationFactory
public PropertiesConfiguration getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
getConfiguration
in class ConfigurationFactory