static class FileWatcher.FileWatcherRunner extends Object implements Runnable
| Constructor and Description |
|---|
FileWatcherRunner() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
add(FileWatcher f) |
void |
cancel() |
(package private) void |
remove(FileWatcher f) |
void |
run()
Main loop, will check every watched file every amount of time.
|
(package private) int |
size() |
void add(FileWatcher f)
void remove(FileWatcher f)
int size()
public void run()
public void cancel()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}