| 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 |
ShutdownAware
Allows
Consumer to fine grained control on shutdown which mostly
have to cater for in-memory based components. |
Apache Camel