public class JCifsMonitor extends ParameterSubstitutingMonitor
LOG
Constructor and Description |
---|
JCifsMonitor() |
Modifier and Type | Method and Description |
---|---|
PollStatus |
poll(MonitoredService svc,
Map<String,Object> parameters)
This method queries the CIFS share.
|
getRuntimeAttributes, getSubstitutedParameters, parseString, resolveKeyedString
getEffectiveLocation, getKeyedBoolean, getKeyedInstance, getKeyedInteger, getKeyedLong, getKeyedObject, getKeyedString, getServiceProperties
public PollStatus poll(MonitoredService svc, Map<String,Object> parameters)
svc
- the monitored serviceparameters
- the parameter mapPollStatus.SERVICE_AVAILABLE
,
PollStatus.SERVICE_UNAVAILABLE
,
PollStatus.SERVICE_AVAILABLE
,
PollStatus.SERVICE_UNAVAILABLE
Copyright © 2021. All rights reserved.