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
  1. boolean
Notifier.registerForNotifications(Notifier.Notification targets,Notifier.NotificationListener callbackObject)
Registers for notifications within the target Containers/Entries
  1. boolean
Notifier.removeListener(Notifier.NotificationListener listenerToRemove)
Removes a listener from THIS notifier.