Package org.apache.commons.jci.monitor

Monitor to keep track of changes on the local filesystem.

See:
          Description

Interface Summary
FilesystemAlterationListener A listener that receives events of filesystem modifications.
FilesystemAlterationObserver FilesystemAlterationObserver represents the state of files below a certain root directory.
 

Class Summary
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
 

Package org.apache.commons.jci.monitor Description

Monitor to keep track of changes on the local filesystem.



Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.