|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface FileMonitoring
Service to monitor changes to files.
| Nested Class Summary | |
|---|---|
static interface |
FileMonitoring.FileChangeListener
|
| Method Summary | |
|---|---|
void |
monitors(java.io.File file,
FileMonitoring.FileChangeListener listener)
Registers a FileChangeListener for a particular file |
| Method Detail |
|---|
void monitors(java.io.File file,
FileMonitoring.FileChangeListener listener)
file - the file of interestlistener - the listener to notify
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||