Class AbstractWatcher.ReconfigurationRunnable
java.lang.Object
org.apache.logging.log4j.core.util.AbstractWatcher.ReconfigurationRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
- AbstractWatcher
Helper class for triggering a reconfiguration in a background thread.
-
Constructor Summary
ConstructorDescriptionReconfigurationRunnable
(ConfigurationListener configurationListener, Reconfigurable reconfigurable) -
Method Summary
-
Constructor Details
-
ReconfigurationRunnable
public ReconfigurationRunnable(ConfigurationListener configurationListener, Reconfigurable reconfigurable)
-
-
Method Details