Class FileWatcher
java.lang.Object
com.mohamnag.jstatic.file_watcher.FileWatcher
-
Constructor Summary
ConstructorDescriptionFileWatcher
(WatchedPathGroup... watchedPathGroups) Watches changes to paths of any group and will trigger the change handler when a change is detected. -
Method Summary
-
Constructor Details
-
FileWatcher
Watches changes to paths of any group and will trigger the change handler when a change is detected.
-
-
Method Details
-
start
public void start()
-