Package | Description |
---|---|
org.apache.commons.vfs.impl |
The standard VFS implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileMonitor
A polling
FileMonitor implementation.The DefaultFileMonitor is a Thread based polling file system monitor with a 1 second delay. Design: There is a Map of monitors known as FileMonitorAgents. |