| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedStartupListener
Extended
StartupListener that is invoked when the CamelContext is fully started. |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.addStartupListener(StartupListener listener)
Adds the given listener to be invoked when
CamelContext have just been started. |
Apache Camel