protected class HealthService.HealthCheckScheduler extends java.lang.Object implements AlarmListener
| Modifier | Constructor and Description |
|---|---|
protected |
HealthCheckScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleAlarm(Alarm alarm)
Handles a callback from an alarm.
|
protected void |
start() |
protected void |
stop() |
protected void start()
protected void stop()
public void handleAlarm(Alarm alarm)
AlarmListenerhandleAlarm in interface AlarmListener