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 |
---|---|
String |
getCriticalComponentName()
The unique identifier for this CriticalComponent
|
int |
getCriticalComponentTimeout()
The maximum amount of time in milliseconds that the CriticalService should check in with the
MonitorService before the MonitorService reboots the device. |
String getCriticalComponentName()
MonitorService
int getCriticalComponentTimeout()
MonitorService
before the MonitorService reboots the device.Copyright © 2013. All Rights Reserved.