|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OsType | |
|---|---|
| it.geosolutions.filesystemmonitor | |
| it.geosolutions.filesystemmonitor.monitor | |
| Uses of OsType in it.geosolutions.filesystemmonitor |
|---|
| Methods in it.geosolutions.filesystemmonitor that return OsType | |
|---|---|
static OsType |
OsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OsType[] |
OsType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in it.geosolutions.filesystemmonitor with parameters of type OsType | |
|---|---|
static FileSystemMonitor |
FSMSPIFinder.getMonitor(java.util.Map<java.lang.String,?> config,
OsType osType,
FileSystemMonitorType type)
|
| Uses of OsType in it.geosolutions.filesystemmonitor.monitor |
|---|
| Methods in it.geosolutions.filesystemmonitor.monitor with parameters of type OsType | |
|---|---|
boolean |
FileSystemMonitorSPI.canWatch(OsType osType)
Tells me if a certain implementation of this interface is able to run on the specified operating system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||