com.ibm.wsspi.adaptable.module
Uses of Interface Notifier.NotificationListener
Packages that use Notifier.NotificationListener
Package | Description |
---|---|
com.ibm.wsspi.adaptable.module |
Uses of Notifier.NotificationListener in com.ibm.wsspi.adaptable.module
Modifier and Type | Method and Description |
---|---|
|
Notifier.registerForNotifications(Notifier.Notification targets,Notifier.NotificationListener callbackObject)
Registers for notifications within the target Containers/Entries
|
|
Notifier.removeListener(Notifier.NotificationListener listenerToRemove)
Removes a listener from THIS notifier.
|