| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.component.timer |
The Timer Component provides a
simple timer
|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.addStartupListener(StartupListener listener)
Adds the given listener to be invoked when
CamelContext have just been started. |
| Modifier and Type | Class and Description |
|---|---|
class |
TimerConsumer
The timer consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCamelContext.addStartupListener(StartupListener listener) |
Apache Camel