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 Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable