|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.abraracourcix.alipes.alerters.FileChangeStatusAlerter
Takes a list of filenames, a stale interval, and watches those files to see if they're deleted/stale/created or change. Updates a statuslistener.
| Method Summary | |
static void |
main(java.lang.String[] args)
Set the wheels in motion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException,
java.io.IOException
args - staletime(seconds) files
java.lang.InterruptedException - if you hit ctrl-C
java.io.IOException - if there's a prob finding the files
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||