| Interface | Description |
|---|---|
| HealthStatusListener |
A listener interface for receiving health status updates.
|
| Class | Description |
|---|---|
| HealthStatusService |
A service that any component can use to send notifications about health
status changes.
|
| HealthSystemFacade |
A facade for sending health events.
|
| Enum | Description |
|---|---|
| HealthStatus |
UNKNOWN: Health check has not yet executed or failed to execute properly; status is inconclusive.
|