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.module
Methods in com.ibm.wsspi.adaptable.module with parameters of type Notifier.NotificationListener Modifier and Type Method Description boolean
Notifier. registerForNotifications(Notifier.Notification targets, Notifier.NotificationListener callbackObject)
Registers for notifications within the target Containers/Entriesboolean
Notifier. removeListener(Notifier.NotificationListener listenerToRemove)
Removes a listener from THIS notifier.
-