Class JGitFileSystemWatchServices

    • Constructor Detail

      • JGitFileSystemWatchServices

        public JGitFileSystemWatchServices()
    • Method Detail

      • newWatchService

        public org.uberfire.java.nio.file.WatchService newWatchService​(String fsName)
      • publishEvents

        public void publishEvents​(org.uberfire.java.nio.file.Path watchable,
                                  List<org.uberfire.java.nio.file.WatchEvent<?>> elist)
      • close

        public void close()