| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.health |
Camel Health Check support
|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.impl.health |
Camel Health Check implementations.
|
| Class and Description |
|---|
| HealthCheckRegistry
A registry for health checks.
|
| Class and Description |
|---|
| HealthCheck |
| HealthCheck.Result
Response to an health check invocation.
|
| HealthCheck.State |
| HealthCheckConfiguration |
| HealthCheckConfiguration.Builder |
| HealthCheckFilter
Health check filter definition.
|
| HealthCheckRepository
A repository for health checks.
|
| HealthCheckResultBuilder
A builder helper to create a result.
|
| HealthCheckService
An health check service that invokes the checks registered on the
HealthCheckRegistry
according to a schedule. |
| Class and Description |
|---|
| HealthCheckRegistry
A registry for health checks.
|
| Class and Description |
|---|
| HealthCheck |
| HealthCheck.Result
Response to an health check invocation.
|
| HealthCheck.State |
| HealthCheckConfiguration |
| HealthCheckRegistry
A registry for health checks.
|
| HealthCheckRepository
A repository for health checks.
|
| HealthCheckResultBuilder
A builder helper to create a result.
|
| HealthCheckService
An health check service that invokes the checks registered on the
HealthCheckRegistry
according to a schedule. |
Apache Camel