Uses of Class
it.geosolutions.filesystemmonitor.monitor.FileSystemMonitorType

Packages that use FileSystemMonitorType
it.geosolutions.filesystemmonitor   
it.geosolutions.filesystemmonitor.monitor   
 

Uses of FileSystemMonitorType in it.geosolutions.filesystemmonitor
 

Methods in it.geosolutions.filesystemmonitor with parameters of type FileSystemMonitorType
static FileSystemMonitor FSMSPIFinder.getMonitor(java.util.Map<java.lang.String,?> config, OsType osType, FileSystemMonitorType type)
           
 

Uses of FileSystemMonitorType in it.geosolutions.filesystemmonitor.monitor
 

Methods in it.geosolutions.filesystemmonitor.monitor that return FileSystemMonitorType
 FileSystemMonitorType FileSystemMonitorSPI.getType()
          Get the type of this FileSystemMonitor
static FileSystemMonitorType FileSystemMonitorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FileSystemMonitorType[] FileSystemMonitorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2012 GeoSolutions. All Rights Reserved.