ConfigurationFactory
, PropertiesConfigurationBuilder
public abstract class ConfigurationBuilderFactory extends Object
Constructor | Description |
---|---|
ConfigurationBuilderFactory() |
Modifier and Type | Method | Description |
---|---|---|
static ConfigurationBuilder<BuiltConfiguration> |
newConfigurationBuilder() |
Returns a new default ConfigurationBuilder to construct Log4j configurations.
|
static <T extends BuiltConfiguration> |
newConfigurationBuilder(Class<T> clazz) |
public static ConfigurationBuilder<BuiltConfiguration> newConfigurationBuilder()
public static <T extends BuiltConfiguration> ConfigurationBuilder<T> newConfigurationBuilder(Class<T> clazz)
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.