Package org.uberfire.io
Interface IOWatchService
-
public interface IOWatchService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddWatchService(org.uberfire.java.nio.file.FileSystem fs, org.uberfire.java.nio.file.WatchService watchService)booleanhasWatchService(org.uberfire.java.nio.file.FileSystem fs)
-