| Package | Description |
|---|---|
| org.apache.camel.health |
Camel Health Check support
|
| org.apache.camel.impl.health |
Camel Health Check implementations.
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HealthCheck |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHealthCheck |
class |
ContextHealthCheck |
class |
RouteHealthCheck |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupAware
To allow objects to be injected with an group.
|
Apache Camel