@Plugin(name="PropertiesConfigurationFactory", category="ConfigurationFactory") public class PropertiesConfigurationFactory extends ConfigurationFactory
CATEGORY, CONFIGURATION_FACTORY_PROPERTY, CONFIGURATION_FILE_PROPERTY, DEFAULT_PREFIX, 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() |
getConfiguration, getConfiguration, getInputFromResource, getInputFromString, getInputFromUri, getInstance, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactorynewConfigurationBuilder, newConfigurationBuilderprotected java.lang.String[] getSupportedTypes()
getSupportedTypes in class ConfigurationFactorypublic PropertiesConfiguration getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
getConfiguration in class ConfigurationFactory