Class WatcherHandle<W extends ResourceWatcher>


  • public class WatcherHandle<W extends ResourceWatcher>
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      ResourceWatcherService.Frequency frequency()  
      void resume()  
      void stop()  
      W watcher()  
      • Methods inherited from class java.lang.Object

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