public class JCifsMonitor extends AbstractServiceMonitor
| Constructor and Description |
|---|
JCifsMonitor() |
| Modifier and Type | Method and Description |
|---|---|
PollStatus |
poll(MonitoredService svc,
Map<String,Object> parameters)
This method queries the CIFS share.
|
getKeyedBoolean, getKeyedInteger, getKeyedLong, getKeyedObject, getKeyedString, initialize, initialize, release, releasepublic PollStatus poll(MonitoredService svc, Map<String,Object> parameters)
poll in interface ServiceMonitorpoll in class AbstractServiceMonitorsvc - the monitored serviceparameters - the parameter mapPollStatus.SERVICE_AVAILABLE,
PollStatus.SERVICE_UNAVAILABLE,
PollStatus.SERVICE_AVAILABLE,
PollStatus.SERVICE_UNAVAILABLECopyright © 2017. All rights reserved.