| Package | Description |
|---|---|
| org.apache.camel.management |
Camel management
|
| org.apache.camel.spi |
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
|
| org.apache.camel.support |
Base classes that help to implement the camel API and are expected to be extended by the user
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultManagementLifecycleStrategy.onContextStart(CamelContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleStrategy.onContextStart(CamelContext context)
Notification on starting a
CamelContext. |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleStrategySupport.onContextStart(CamelContext context) |
Apache Camel