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

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

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

Classes in com.ibm.wsspi.adaptable.module that implement Notifier.Notification
 class DefaultNotification
          Default implementation of the Notifier.Notification interface.
 

Methods in com.ibm.wsspi.adaptable.module with parameters of type Notifier.Notification
 void Notifier.NotificationListener.notifyEntryChange(Notifier.Notification added, Notifier.Notification removed, Notifier.Notification modified)
          Called to inform the listener that changes have happened to entries.
 boolean Notifier.registerForNotifications(Notifier.Notification targets, Notifier.NotificationListener callbackObject)
          Registers for notifications within the target Containers/Entries