| Interface | Description |
|---|---|
| HealthCheck |
The health check procedure interface.
|
| Class | Description |
|---|---|
| HealthCheckResponse |
The response to a health check invocation.
|
| HealthCheckResponseBuilder |
A builder to construct a health procedure response.
|
| Enum | Description |
|---|---|
| HealthCheckResponse.State |
| Annotation Type | Description |
|---|---|
| Health | Deprecated
in version 1.1 of the spec.
|
| Liveness |
This qualifier is used to define a liveness Health Check procedure
|
| Readiness |
This qualifier is used to define a readiness Health Check procedure
|
Microprofile Health
Copyright © 2019 Eclipse Foundation. All rights reserved.