A C D F G I O P R S T V W

A

addListener(FileSystemListener) - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 

C

canWatch(OsType) - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
Tells me if a certain implementation of this interface is able to run on the specified operating system.
createInstance(Map<String, ?>) - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 

D

dispose() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
Disposing all the collections of objects I have created along the path, which are, listeners, files and of course the time.

F

FileSystemEvent - Class in it.geosolutions.filesystemmonitor.monitor
 
FileSystemEvent(File, FileSystemEventType) - Constructor for class it.geosolutions.filesystemmonitor.monitor.FileSystemEvent
 
FileSystemEventType - Enum in it.geosolutions.filesystemmonitor.monitor
 
FileSystemListener - Interface in it.geosolutions.filesystemmonitor.monitor
 
FileSystemMonitor - Interface in it.geosolutions.filesystemmonitor.monitor
 
FileSystemMonitorSPI - Interface in it.geosolutions.filesystemmonitor.monitor
ServiceProviderInterface class for ThreadedFileSystemMonitor implementations.
FileSystemMonitorType - Enum in it.geosolutions.filesystemmonitor.monitor
Type of supported FileSystemMonitor
FSMSPIFinder - Class in it.geosolutions.filesystemmonitor
 

G

getEventType() - Method in class it.geosolutions.filesystemmonitor.monitor.FileSystemEvent
 
getFile() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 
getMonitor(Map<String, ?>, OsType, FileSystemMonitorType) - Static method in class it.geosolutions.filesystemmonitor.FSMSPIFinder
 
getSource() - Method in class it.geosolutions.filesystemmonitor.monitor.FileSystemEvent
 
getTimestamp() - Method in class it.geosolutions.filesystemmonitor.monitor.FileSystemEvent
 
getType() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
Get the type of this FileSystemMonitor
getWildCard() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 

I

INTERVAL_DEFAULT_POLLING - Static variable in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 
INTERVAL_KEY - Static variable in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 
isAvailable() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 
isPaused() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 
isRunning() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
Check if FileSystemMonitor is running
it.geosolutions.filesystemmonitor - package it.geosolutions.filesystemmonitor
 
it.geosolutions.filesystemmonitor.monitor - package it.geosolutions.filesystemmonitor.monitor
 

O

onFileSystemEvent(FileSystemEvent) - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemListener
Called when one of the monitored files are created, deleted or modified.
OsType - Enum in it.geosolutions.filesystemmonitor
 

P

pause() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 

R

removeListener(FileSystemListener) - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 
reset() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
 

S

SOURCE_KEY - Static variable in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 
start() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
Start the file monitor polling.
stop() - Method in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitor
Stop the file monitor polling.

T

toString() - Method in class it.geosolutions.filesystemmonitor.monitor.FileSystemEvent
 
TYPE_KEY - Static variable in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 

V

valueOf(String) - Static method in enum it.geosolutions.filesystemmonitor.monitor.FileSystemEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.filesystemmonitor.OsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.geosolutions.filesystemmonitor.monitor.FileSystemEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.filesystemmonitor.OsType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WILDCARD_KEY - Static variable in interface it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorSPI
 

A C D F G I O P R S T V W

Copyright © 2006-2012 GeoSolutions. All Rights Reserved.