public final class HealthMonitorImpl extends DocumentWorkerObjectImpl implements HealthMonitor
application| Constructor and Description |
|---|
HealthMonitorImpl(ApplicationImpl application)
Constructs an object which receives health reports.
|
| Modifier and Type | Method and Description |
|---|---|
com.hpe.caf.api.HealthResult |
getHealthResult() |
void |
reportUnhealthy(String message) |
getApplicationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationpublic HealthMonitorImpl(ApplicationImpl application)
application - the global data for the workerpublic void reportUnhealthy(String message)
reportUnhealthy in interface HealthMonitor@Nonnull public com.hpe.caf.api.HealthResult getHealthResult()
Copyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.