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