Uses of Class
de.xima.fc.config.AFileWatcher
Packages that use AFileWatcher
-
Uses of AFileWatcher in de.xima.fc.config
Methods in de.xima.fc.config that return AFileWatcherModifier and TypeMethodDescriptionstatic AFileWatcher
AFileWatcher.watchSingle
(long delay, TimeUnit unit, File file, String name, Runnable action) Watches a single file for changes via polling for changes in fixed intervals.