Package | Description |
---|---|
com.ibm.wsspi.adaptable.module |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNotification
Default implementation of the
Notifier.Notification interface. |
Modifier and Type | Method and Description |
---|---|
void |
Notifier.NotificationListener.notifyEntryChange(Notifier.Notification added,
Notifier.Notification removed,
Notifier.Notification modified)
Called to inform the listener that changes have happened to entries.
|
boolean |
Notifier.registerForNotifications(Notifier.Notification targets,
Notifier.NotificationListener callbackObject)
Registers for notifications within the target Containers/Entries
|