|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FileWatchdog.Callback
The interface to implement when using a FileWatchdog.
| Method Summary | |
|---|---|
void |
onModified(File file)
Callbacks when the file is modified. |
| Method Detail |
|---|
void onModified(File file)
throws Exception
file - the file being monitored
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||