public interface DirWatcherListener
DirWatcher.| Modifier and Type | Method and Description |
|---|---|
void |
onChange(java.io.File file,
DirWatcher.Event event)
Invoked when one of the monitored files is created, deleted or modified.
|
void onChange(java.io.File file,
DirWatcher.Event event)
Copyright © 2003-2013 Jodd Team