Package org.apache.commons.jci.monitor
Monitor to keep track of changes on the local filesystem.
-
Interface Summary Interface Description FilesystemAlterationListener A listener that receives events of filesystem modifications.FilesystemAlterationObserver FilesystemAlterationObserver represents the state of files below a certain root directory. -
Class Summary Class Description FilesystemAlterationMonitor It's a runnable that spawns of a monitoring thread triggering the the observers and managing the their listeners.FilesystemAlterationObserverImpl Implementation of a FilesystemAlterationObserver