Class ScriptsMonitor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void directoryChanged​(java.io.File file)
      Called once for every directory where a file was changed - created, modified, deleted.
      void fileChanged​(java.io.File file)
      Executed on file changed.
      void start​(java.io.File scriptDir)  
      void stop()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait