| Package | Description |
|---|---|
| org.apache.camel.health |
Camel Health Check support
|
| org.apache.camel.impl.health |
Camel Health Check implementations.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHealthCheckService |
Apache Camel