|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileListener
Interface for listening to disk file changes.
| Method Summary | |
|---|---|
void |
fileChanged(File file)
Called when one of the monitored files are created, deleted or modified. |
| Method Detail |
|---|
void fileChanged(File file)
throws IOException
file - File which has been changed.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||