public class WatcherFactory extends Object
Modifier and Type | Method and Description |
---|---|
static WatcherFactory |
getInstance(List<String> packages) |
static <T extends Watcher> |
instantiate(String name,
Class<T> clazz,
Configuration configuration,
Reconfigurable reconfigurable,
List<ConfigurationListener> listeners,
long lastModifiedMillis) |
Watcher |
newWatcher(Source source,
Configuration configuration,
Reconfigurable reconfigurable,
List<ConfigurationListener> configurationListeners,
long lastModifiedMillis) |
public static WatcherFactory getInstance(List<String> packages)
public Watcher newWatcher(Source source, Configuration configuration, Reconfigurable reconfigurable, List<ConfigurationListener> configurationListeners, long lastModifiedMillis)
public static <T extends Watcher> T instantiate(String name, Class<T> clazz, Configuration configuration, Reconfigurable reconfigurable, List<ConfigurationListener> listeners, long lastModifiedMillis)
Copyright © 1999-2020 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.