All Classes and Interfaces

Class
Description
An annotation for marking asynchronous health check execution.
Enum representing the initial health states.
Enum representing the possible schedule types.
A health check decorator to manage asynchronous executions.
A health check for a component of your application.
The result of a HealthCheck being run.
This a convenient builder for an HealthCheck.Result.
A filter used to determine whether or not a health check should be reported.
A registry for health checks.
A listener contract for HealthCheckRegistry events.
A map of shared, named health registries.
A health check which returns healthy if no threads are deadlocked.