| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleStrategy> |
CamelContext.getLifecycleStrategies()
Returns the lifecycle strategies used to handle lifecycle notifications
|
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.addLifecycleStrategy(LifecycleStrategy lifecycleStrategy)
Adds the given lifecycle strategy to be used.
|
Apache Camel