public interface HealthMonitor extends DocumentWorkerObject
| Modifier and Type | Method and Description |
|---|---|
void |
reportUnhealthy(String message)
This method is used during a health check to report that a health issue has been detected with the worker.
|
getApplicationvoid reportUnhealthy(String message)
message - a short description of the issue detectedCopyright © 2016–2022 EntIT Software LLC, a Micro Focus company. All rights reserved.