public interface Recoverable
Recoverable interface should be implemented by any class supporting auto recovery.
Recoverable objects would be referred in a AutoRecoveryAction, used to initiate a module
auto-recovery when the module has been irresponsive for a predefined period of time.WatchdogService,
Monitorable| Modifier and Type | Method and Description |
|---|---|
void |
startAutoRecovery()
This method is invoked when the object has been irresponsive for a predefined period of time
|
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.