| 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 |
interface |
CamelPreemptiveClusterService
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HealthCheck
Health check
|
interface |
HealthCheckRegistry
A registry for health checks.
|
interface |
HealthCheckRepository
A repository for health checks.
|
| 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. |
interface |
ProcessorExchangeFactory
|
Apache Camel