Package org.imemex.datasourceplugins.filesystem.nativefs.windows.watcher

Interface Summary
ConditionChecker  
FileActions Constants describing file actions as reported by the ReaddirectoryChangesW WINAPI function.
NotifyFilters Constants used for ReaddirectoryChangesW WINAPI function to specify what file/directory changes the function should look for.
 

Class Summary
FileChangeNotification Class modeling a file change as it is reported by the ReaddirectoryChangesW WINAPI function.
WatchersManager This purpose of this class is to manage the subscriptions to file change events as it is supplied by the NativeFilesystem class.
WinFileSystemWatcher Class for watching filesystem changes on Windows NT,2000,XP,+ (Note: This class cannot be used under Windows 98,ME.)
WinFileSystemWatcherNative Wrapper class for the native Windows API functions.
 

Exception Summary
ChangeEventsRegisteringPushOpFailedException Thrown if subscribing for change events fails during subscribing process.
WinFileSystemWatcherException Throw in the native code, do not change the description strings!