请参阅: 说明
接口 | 说明 |
---|---|
FilesystemAlterationListener |
A listener that receives events of filesystem modifications.
|
FilesystemAlterationObserver |
FilesystemAlterationObserver represents the state of files
below a certain root directory.
|
类 | 说明 |
---|---|
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
|