@ConsumerType
public interface CriticalComponent
WatchdogService. If the CriticalComponent goes for a time period of greater
than this timeout, based on the (@link WatchdogService } configuration it will perform some action
(such as rebooting the system).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCriticalComponentName()
The unique identifier for this CriticalComponent
|
int |
getCriticalComponentTimeout()
The maximum amount of time in milliseconds that the CriticalComponent should check in
with the
WatchdogService before the WatchdogService reboots the device. |
java.lang.String getCriticalComponentName()
WatchdogServiceint getCriticalComponentTimeout()
WatchdogService before the WatchdogService reboots the device.