public interface NotificationService
| Modifier and Type | Method and Description |
|---|---|
void |
addNotificationEventListener(EventNotificationListener aListener)
Add a notification listener
|
void |
removeNotificationEventListener(EventNotificationListener aListener)
Remove a notification listener
|
void addNotificationEventListener(EventNotificationListener aListener) throws ManagementRemoteException
aListener - ManagementRemoteExceptionvoid removeNotificationEventListener(EventNotificationListener aListener) throws ManagementRemoteException
aListener - ManagementRemoteExceptionCopyright © 2011-2016 OpenESB Community. All Rights Reserved.