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 |
CamelClusterService |
interface |
CamelPreemptiveClusterService
|
Modifier and Type | Interface and Description |
---|---|
interface |
HealthCheck
Health check
|
Modifier and Type | Interface and Description |
---|---|
interface |
BulkTypeConverters
Bulk type converters that often comes out of the box with Apache Camel.
|
interface |
CamelContextCustomizer
To apply custom configurations to
CamelContext instances. |
interface |
ComponentCustomizer
To apply custom configurations to
Component instances. |
interface |
DataFormatCustomizer
To apply custom configurations to
DataFormat instances. |
interface |
LanguageCustomizer
To apply custom configurations to
Language instances. |
static interface |
ManagementInterceptStrategy.InstrumentationProcessor<T> |
Apache Camel