| Class | Description |
|---|---|
| AbstractHealthCheck |
Base implementation for
HealthCheck. |
| ContextHealthCheck |
HealthCheck that checks the status of the CamelContext whether
its started or not. |
| DefaultHealthCheckRegistry |
Default
HealthCheckRegistry. |
| HealthCheckRegistryRepository |
HealthCheckRepository that uses the Camel Registry. |
| RouteHealthCheck |
HealthCheck for a given route. |
| RoutesHealthCheckRepository |
Repository for routes
HealthChecks. |
Apache Camel