|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WatcherEventListener
The listener interface for reporting file watcher state changes
| Method Summary | |
|---|---|
void |
fileWatcherStarted(WatcherEvent.Started e)
Invoked when the file watcher has been started |
void |
fileWatcherStopped(WatcherEvent.Stopped e)
Invoked when the file watcher has been stopped |
| Method Detail |
|---|
void fileWatcherStarted(WatcherEvent.Started e)
e - file watcher eventvoid fileWatcherStopped(WatcherEvent.Stopped e)
e - file watcher event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||