private class DeviceTrigger.PingTask extends SingleExecutingTimerTask
CommandLaunching.isReady() method returns true, the device
trigger toggles to true.| Modifier | Constructor and Description |
|---|---|
private |
PingTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
runSingle()
The run method of a device trigger.
|
runcancel, scheduledExecutionTimepublic void runSingle()
The type of communication is not
specified because this trigger simply calls the
CommandLaunching.isReady() method.
runSingle in class SingleExecutingTimerTask