| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OnCamelContextInitialized
Notification on initializing a
CamelContext. |
interface |
OnCamelContextStart
Notification on starting a
CamelContext. |
interface |
OnCamelContextStop
Notification on stopping a
CamelContext. |
Apache Camel