public class RaiseAlertAction extends AlertUtil implements Action
RaiseAlertAction in
WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
It will raise an alert to the Remote Manager system.DEBUG_CATEGORY| Constructor and Description |
|---|
RaiseAlertAction(org.osgi.framework.BundleContext bc,
Alert alert) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Called when the bundle does no longer wish to be supervised.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
void |
run() |
public RaiseAlertAction(org.osgi.framework.BundleContext bc,
Alert alert)
public void run()
run in interface java.lang.Runnablepublic void destroy()
AlertUtilpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.