| Package | Description |
|---|---|
| org.apache.camel.health |
Camel Health Check support
|
| Modifier and Type | Method and Description |
|---|---|
default <T extends HealthCheckService> |
HealthCheckService.unwrap(Class<T> clazz)
Access the underlying concrete HealthCheckService implementation to
provide access to further features.
|
Apache Camel