Class FileWatcher
- java.lang.Object
-
- org.curioswitch.common.server.framework.files.FileWatcher
-
- All Implemented Interfaces:
java.lang.AutoCloseable
public class FileWatcher extends java.lang.Object implements java.lang.AutoCloseableA watcher of filesystem events for registeredPaths. AllPaths are watched on a single watcherThread.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileWatcher.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voidstart()
-