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