| Package | Description |
|---|---|
| org.apache.camel.cloud |
Camel cloud
|
| org.apache.camel.cluster |
Camel Cluster support
|
| org.apache.camel.health |
Camel Health Check support
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceRegistry |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CamelClusterMember |
interface |
CamelClusterService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HealthCheck |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdAware
To allow objects to be injected with an id, such as EIP
Processors which has been defined from Camel routes. |
Apache Camel