| Interface | Description |
|---|---|
| HealthCheckFilter |
A filter used to determine whether or not a health check should be reported.
|
| HealthCheckRegistryListener |
A listener contract for
HealthCheckRegistry events. |
| Class | Description |
|---|---|
| AsyncHealthCheckDecorator |
A health check decorator to manage asynchronous executions.
|
| HealthCheck |
A health check for a component of your application.
|
| HealthCheck.Result |
The result of a
HealthCheck being run. |
| HealthCheck.ResultBuilder |
This a convenient builder for an
HealthCheck.Result. |
| HealthCheckRegistry |
A registry for health checks.
|
| SharedHealthCheckRegistries |
A map of shared, named health registries.
|
Copyright © 2021. All rights reserved.