public interface HealthStatusListener
| Modifier and Type | Method and Description |
|---|---|
void |
updateHealthStatus(java.lang.Object source,
HealthStatus status,
java.lang.String message)
Invoked when a health status update occurs.
|
void updateHealthStatus(java.lang.Object source,
HealthStatus status,
java.lang.String message)
source - the object that generated the statusstatus - health statusmessage - health message