| Package | Description |
|---|---|
| org.apache.camel.spring.boot.actuate.endpoint |
| Modifier and Type | Class and Description |
|---|---|
static class |
CamelHealthCheckEndpoint.DetailedCheck |
| Modifier and Type | Field and Description |
|---|---|
protected CamelHealthCheckEndpoint.Check |
CamelHealthCheckEndpoint.HealthCheckResult.check |
| Modifier and Type | Method and Description |
|---|---|
CamelHealthCheckEndpoint.Check |
CamelHealthCheckEndpoint.HealthCheckResult.getCheck() |
| Constructor and Description |
|---|
DetailedHealthCheckResult(org.apache.camel.health.HealthCheck.Result result,
CamelHealthCheckEndpoint.Check check) |
HealthCheckResult(org.apache.camel.health.HealthCheck.Result result,
CamelHealthCheckEndpoint.Check check) |
Apache Camel