public class EventManagementBroadcaster extends NotificationBroadcasterSupport
| Constructor and Description |
|---|
EventManagementBroadcaster() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEventNotificationListener(NotificationListener aListener,
NotificationFilter aFilter,
Object handback,
String UUID) |
protected void |
handleNotification(NotificationListener aListener,
Notification notif,
Object handback) |
protected boolean |
hasListeners() |
protected Boolean |
isValidID(String UUID) |
protected void |
removeAllListener() |
protected void |
removeEventNotificationListener(String UUID) |
void |
sendEventNotification(Notification notification) |
addNotificationListener, getNotificationInfo, removeNotificationListener, removeNotificationListener, sendNotificationprotected void addEventNotificationListener(NotificationListener aListener, NotificationFilter aFilter, Object handback, String UUID)
protected void removeEventNotificationListener(String UUID)
protected void removeAllListener()
protected boolean hasListeners()
public void sendEventNotification(Notification notification)
protected void handleNotification(NotificationListener aListener, Notification notif, Object handback)
handleNotification in class NotificationBroadcasterSupportCopyright © 2011-2016 OpenESB Community. All Rights Reserved.