org.apache.logging.log4j.core.config
Class DefaultConfigurationMonitor
java.lang.Object
org.apache.logging.log4j.core.config.DefaultConfigurationMonitor
- All Implemented Interfaces:
- ConfigurationMonitor
public class DefaultConfigurationMonitor
- extends Object
- implements ConfigurationMonitor
Method Summary |
void |
checkConfiguration()
Called to determine if the configuration has changed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConfigurationMonitor
public DefaultConfigurationMonitor()
checkConfiguration
public void checkConfiguration()
- Description copied from interface:
ConfigurationMonitor
- Called to determine if the configuration has changed.
- Specified by:
checkConfiguration
in interface ConfigurationMonitor
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.