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.CamelContextResumedEvent |
static interface |
CamelEvent.CamelContextResumeFailureEvent |
static interface |
CamelEvent.CamelContextResumingEvent |
static interface |
CamelEvent.CamelContextStartedEvent |
static interface |
CamelEvent.CamelContextStartingEvent |
static interface |
CamelEvent.CamelContextStartupFailureEvent |
static interface |
CamelEvent.CamelContextStopFailureEvent |
static interface |
CamelEvent.CamelContextStoppedEvent |
static interface |
CamelEvent.CamelContextStoppingEvent |
static interface |
CamelEvent.CamelContextSuspendedEvent |
static interface |
CamelEvent.CamelContextSuspendingEvent |
Apache Camel