Class FileWatcher

java.lang.Object
org.chenile.filewatch.handler.FileWatcher
All Implemented Interfaces:
Runnable

public class FileWatcher extends Object implements Runnable
  • Field Details

  • Constructor Details

  • Method Details

    • isStopped

      public boolean isStopped()
    • stopThread

      public void stopThread()
    • run

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