| 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. |
| Startness.Literal |
Support inline instantiation of the
Startness qualifier. |
| Wellness.Literal |
Support inline instantiation of the
Wellness qualifier. |
| 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 |
| Startness |
This qualifier is used to define a Startness Health Check procedure
|
| Wellness |
This qualifier is used to define a wellness Health Check procedure
|
Copyright © 2018–2021. All rights reserved.