public class ReloadingPropertyConfigurator extends Object implements Configurator
INHERITED, NULL| Constructor and Description |
|---|
ReloadingPropertyConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
doConfigure(InputStream inputStream,
LoggerRepository repository)
Interpret a resource pointed by a InputStream and set up log4j accordingly.
|
void |
doConfigure(URL url,
LoggerRepository repository)
Interpret a resource pointed by a URL and set up log4j accordingly.
|
public void doConfigure(InputStream inputStream, LoggerRepository repository)
Configuratorhierarchy parameter.doConfigure in interface ConfiguratorinputStream - The InputStream to parserepository - The hierarchy to operation upon.public void doConfigure(URL url, LoggerRepository repository)
Configuratorhierarchy parameter.doConfigure in interface Configuratorurl - The URL to parserepository - The hierarchy to operation upon.Copyright © 1999-2022 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.