| Constructor and Description |
|---|
BICEPSClientAliveWatchDog(org.ws4d.java.service.reference.DeviceReference devRef,
WatchDogCallback callback,
String metricHandle) |
| Modifier and Type | Method and Description |
|---|---|
org.ws4d.java.service.reference.DeviceReference |
getDeviceReference() |
int |
getMaxWatchDogRetries() |
int |
getMaxWatchDogTimeout() |
boolean |
isStopped() |
void |
run() |
void |
setMaxWatchDogRetries(int maxWatchDogRetries) |
void |
setMaxWatchDogTimeout(int maxWatchDogTimeout) |
void |
start() |
void |
stopBICEPSClientWatchdog() |
void |
touch() |
public BICEPSClientAliveWatchDog(org.ws4d.java.service.reference.DeviceReference devRef,
WatchDogCallback callback,
String metricHandle)
public void touch()
public boolean isStopped()
public void start()
public void stopBICEPSClientWatchdog()
public int getMaxWatchDogTimeout()
public void setMaxWatchDogTimeout(int maxWatchDogTimeout)
public int getMaxWatchDogRetries()
public void setMaxWatchDogRetries(int maxWatchDogRetries)
public org.ws4d.java.service.reference.DeviceReference getDeviceReference()
Copyright © 2018. All rights reserved.