Interface | Description |
---|---|
HealthCheckRegistryListener |
A listener contract for
HealthCheckRegistry events. |
Class | Description |
---|---|
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 © 2020. All Rights Reserved.