| Interface | Description |
|---|---|
| HealthCheck |
Health check
|
| HealthCheck.Result |
Response to a health check invocation.
|
| HealthCheckAware |
An interface to represent an object which wishes to be injected with the
HealthCheck |
| HealthCheckFilter |
Health check filter definition.
|
| HealthCheckRegistry |
A registry for health checks.
|
| HealthCheckRepository |
A repository for health checks.
|
| HealthCheckResolver |
A pluggable strategy for resolving health checks in a loosely coupled manner
|
| Class | Description |
|---|---|
| HealthCheckConfiguration |
Configuration for
HealthCheck. |
| HealthCheckConfiguration.Builder | |
| HealthCheckHelper |
Helper for invoking
HealthCheck's. |
| HealthCheckResultBuilder |
A builder helper to create a
HealthCheck result. |
| Enum | Description |
|---|---|
| HealthCheck.State |
Apache Camel