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