| Interface | Description |
|---|---|
| AsyncHealthCheck |
The async health check procedure interface.
|
| HealthRegistry |
Programmatic API for the dynamic registrations and removals of health check procedures.
|
| Class | Description |
|---|---|
| HealthGroup.Literal |
Support inline instantiation of the
HealthGroup qualifier. |
| Wellness.Literal |
Support inline instantiation of the
Wellness qualifier. |
| Enum | Description |
|---|---|
| HealthType |
The default types of health representing out-of-the-box health check groups.
|
| Annotation Type | Description |
|---|---|
| HealthGroup |
This qualifier is used to define a custom Health Check procedure by applying a group name to it
|
| HealthGroups |
This annotation allow to repeat
HealthGroup qualifier |
| Wellness |
This qualifier is used to define a wellness Health Check procedure
|
Copyright © 2018–2022. All rights reserved.