public interface JmxNotificationBroadcasterAware
NotificationBroadcasterSupport when broadcasting JMX notifications using for example
the org.apache.camel.management.JmxNotificationEventNotifier.| Modifier and Type | Method and Description |
|---|---|
void |
setNotificationBroadcaster(NotificationBroadcasterSupport broadcaster)
Sets to use a custom broadcaster
|
void setNotificationBroadcaster(NotificationBroadcasterSupport broadcaster)
broadcaster - the custom broadcasterApache Camel