Uses of Interface
com.ibm.wsspi.adaptable.module.Notifier.NotificationListener

Packages that use Notifier.NotificationListener
com.ibm.wsspi.adaptable.module   
 

Uses of Notifier.NotificationListener in com.ibm.wsspi.adaptable.module
 

Methods in com.ibm.wsspi.adaptable.module with parameters of type Notifier.NotificationListener
 boolean Notifier.registerForNotifications(Notifier.Notification targets, Notifier.NotificationListener callbackObject)
          Registers for notifications within the target Containers/Entries
 boolean Notifier.removeListener(Notifier.NotificationListener listenerToRemove)
          Removes a listener from THIS notifier.