Contents
Class FileWatcher
java.lang.Object
org.infinispan.commons.io.FileWatcher
- All Implemented Interfaces:
AutoCloseable
,Runnable
- Since:
- 15.0
-
Field Details
-
Constructor Details
-
Method Details
-
unwatch
-
watch
-
run
-
stop
public void stop() -
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-