| Package | Description |
|---|---|
| org.apache.camel.health |
Camel Health Check support
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Class and Description |
|---|
| HealthCheck
Health check
|
| HealthCheck.Result
Response to an health check invocation.
|
| HealthCheck.State |
| HealthCheckConfiguration
Configuration for
HealthCheck. |
| HealthCheckConfiguration.Builder |
| HealthCheckFilter
Health check filter definition.
|
| HealthCheckRegistry
A registry for health checks.
|
| HealthCheckRepository
A repository for health checks.
|
| HealthCheckResultBuilder
A builder helper to create a
HealthCheck result. |
| Class and Description |
|---|
| HealthCheckRegistry
A registry for health checks.
|
Apache Camel