| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
ShutdownStrategy |
CamelContext.getShutdownStrategy()
Gets the current shutdown strategy
|
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.setShutdownStrategy(ShutdownStrategy shutdownStrategy)
Sets a custom shutdown strategy
|
Apache Camel