| Package | Description |
|---|---|
| org.apache.camel.api.management |
Service provider interfaces for management.
|
| org.apache.camel.management |
Camel management
|
| org.apache.camel.management.mbean |
Camel management JMX MBeans
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationSenderAware.setNotificationSender(NotificationSender sender)
NotificationSender to use for sending notifications. |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationSenderAdapter
Can be used to broadcast JMX notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedTracer.setNotificationSender(NotificationSender sender) |
void |
JMXNotificationTraceEventHandler.setNotificationSender(NotificationSender sender) |
Apache Camel