| Package | Description |
|---|---|
| org.apache.camel.health |
Camel Health Check support
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckRepository |
HealthCheckResolver.resolveHealthCheckRepository(String id)
Resolves the given
HealthCheckRepository. |
| Modifier and Type | Method and Description |
|---|---|
Optional<HealthCheckRepository> |
HealthCheckRegistry.getRepository(String id)
Returns the repository identified by the given
id if available. |
Apache Camel