Class WatchManager.WatchRunnable

java.lang.Object
org.apache.logging.log4j.core.util.WatchManager.WatchRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
WatchManager

private final class WatchManager.WatchRunnable extends Object implements Runnable
  • Field Details

    • SIMPLE_NAME

      private final String SIMPLE_NAME
  • Constructor Details

    • WatchRunnable

      private WatchRunnable()
  • Method Details

    • run

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