Package org.abraracourcix.alipes.monitors.file

Class Summary
AbstractFileStateMonitor Factors out everything we know about FileStateMonitors, leaving subclasses to decide how to manage the files we want to monitor
AbstractFileStateMonitor.FileInfo Simply a dataholder we can stick in a map containing info about a file
AbstractFileStateMonitor.FileState  
DirectoryFileStateMonitor Like a FileStateMonitor, but monitors a specifig directory, rather than a specific collection of files.
FileEvent An event representing all the things that could change about a file's state Java enumeration
FileStateMonitor Monitor the state of a file on the local file system
FileStateMonitorFactory Simplifies the creation of FileStateMonitors if you have wildcards
 



Copyright © 2004-2005 Abraracourcix. All Rights Reserved.