Package org.uberfire.java.nio.fs.jgit.ws
Class JGitFileSystemWatchServices
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.ws.JGitFileSystemWatchServices
-
- All Implemented Interfaces:
Serializable
public class JGitFileSystemWatchServices extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JGitFileSystemWatchServices()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()org.uberfire.java.nio.file.WatchServicenewWatchService(String fsName)voidpublishEvents(org.uberfire.java.nio.file.Path watchable, List<org.uberfire.java.nio.file.WatchEvent<?>> elist)
-