|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.abraracourcix.alipes.monitors.file.FileStateMonitorFactory
Simplifies the creation of FileStateMonitors if you have wildcards
| Method Summary | |
static FileStateMonitor |
getFileStateMonitor(java.io.File root,
java.lang.String pattern,
Listener listener,
int polling)
Construct and return a FileStateMonitor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static FileStateMonitor getFileStateMonitor(java.io.File root,
java.lang.String pattern,
Listener listener,
int polling)
root - folder where the files arepattern - regexp pattters to matchlistener - who's listeningpolling - polling interval in secs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||