public final class NotificationSenderAdapter extends Object implements NotificationSender
| Modifier and Type | Field and Description |
|---|---|
protected ModelMBeanNotificationBroadcaster |
broadcaster |
| Constructor and Description |
|---|
NotificationSenderAdapter(ModelMBeanNotificationBroadcaster broadcaster) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendNotification(Notification notification)
Send notification
|
protected ModelMBeanNotificationBroadcaster broadcaster
public NotificationSenderAdapter(ModelMBeanNotificationBroadcaster broadcaster)
public void sendNotification(Notification notification)
NotificationSendersendNotification in interface NotificationSendernotification - notification to sendCopyright © 2016 Alfresco. All rights reserved.