public interface Monitorable
Monitorable objects can be registered in the system using
WatchdogService.registerMonitorable(Monitorable, long, com.prosyst.mprm.backend.recovery.Action)
WatchdogService,
Recoverable| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Returns the monitorable description
|
java.lang.String |
getID()
Returns the unique identifier of this monitorable object
|
java.lang.String |
getName()
Returns the monitorable name
|
java.lang.String getID()
java.lang.String getName()
java.lang.String getDescription()
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.