public final class NotificationSenderAdapter extends Object implements NotificationSender
| Constructor and Description |
|---|
NotificationSenderAdapter(ModelMBeanNotificationBroadcaster broadcaster) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendNotification(Notification notification)
Send notification
|
public NotificationSenderAdapter(ModelMBeanNotificationBroadcaster broadcaster)
public void sendNotification(Notification notification)
NotificationSendersendNotification in interface NotificationSendernotification - notification to sendApache Camel