Package org.abraracourcix.alipes.alerters

This project consists of a number of elements which need to be strung together to do anything useful.

See:
          Description

Class Summary
CommonHostsJDTAlerter About as trivial as we can make it.
ConsoleLocalHostAlerter About as trivial as we can make it.
DirChangeEmailAlerter Takes a directory, a filter, a stale interval, and watches those files to see if they're deleted/stale/created or change.
FileChangeConsoleAlerter Takes a list of filenames, a stale interval, and watches those files to see if they're deleted/stale/created or change
FileChangeEmailAlerter Takes a list of filenames, a stale interval, and watches those files to see if they're deleted/stale/created or change.
FileChangeStatusAlerter Takes a list of filenames, a stale interval, and watches those files to see if they're deleted/stale/created or change.
FileShowAllConsoleAlerter very simple glue to demonstrate a FileStateMonitor
FileWildCardChangeConsoleAlerter Takes a filename wildcard pattern, a stale interval, and watches those files to see if they're deleted/stale/created or change @TODO sort out the difficulty of entering wildcards on the commandline!
 

Package org.abraracourcix.alipes.alerters Description

This project consists of a number of elements which need to be strung together to do anything useful. Until we get some whizzbang xml-allsinging and dancing workflow-like configuration up and running it's useful to hardwire a few of the more useful combinations.



Copyright © 2004-2005 Abraracourcix. All Rights Reserved.