| Package | Description |
|---|---|
| org.apache.camel.management.mbean |
Camel management JMX MBeans
|
| 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 | Class and Description |
|---|---|
class |
ManagedCamelContext |
class |
ManagedRoute |
class |
ManagedSuspendableRoute |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerListenerManager.addTimerListener(TimerListener listener)
Adds the listener.
|
void |
TimerListenerManager.removeTimerListener(TimerListener listener)
Removes the listener.
|
Apache Camel