Interface IOWatchService


  • public interface IOWatchService
    • Method Detail

      • hasWatchService

        boolean hasWatchService​(org.uberfire.java.nio.file.FileSystem fs)
      • addWatchService

        void addWatchService​(org.uberfire.java.nio.file.FileSystem fs,
                             org.uberfire.java.nio.file.WatchService watchService)