| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResolver |
ExtendedCamelContext.getHealthCheckResolver()
Gets the current health check resolver
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setHealthCheckResolver(HealthCheckResolver healthCheckResolver)
Sets a custom health check resolver
|
Apache Camel