Package | Description |
---|---|
org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
CamelEvent.CamelContextResumeFailureEvent |
static interface |
CamelEvent.CamelContextStartupFailureEvent |
static interface |
CamelEvent.CamelContextStopFailureEvent |
static interface |
CamelEvent.ExchangeFailedEvent |
static interface |
CamelEvent.ServiceStartupFailureEvent |
static interface |
CamelEvent.ServiceStopFailureEvent |
static interface |
CamelEvent.StepFailedEvent |
Apache Camel