| Class | Description |
|---|---|
| AbstractHealthCheck |
Base implementation for
HealthCheck. |
| ConsumerHealthCheck |
HealthCheck for a given consumer. |
| ConsumersHealthCheckRepository |
Repository for consumers
HealthChecks. |
| ContextHealthCheck |
HealthCheck that checks the status of the CamelContext whether its started or
not. |
| DefaultHealthCheckRegistry |
Default
HealthCheckRegistry. |
| DefaultHealthChecksLoader |
To load custom health-checks by classpath scanning.
|
| HealthCheckRegistryRepository |
HealthCheckRepository that uses the Camel Registry. |
| RouteHealthCheck |
HealthCheck for a given route. |
| RoutesHealthCheckRepository |
Repository for routes
HealthChecks. |
Apache Camel