Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use Notifier.Notification 
    Package Description
    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 
      Modifier and Type Class and Description
      class  DefaultNotification
      Default implementation of the Notifier.Notification interface.
      Methods in com.ibm.wsspi.adaptable.module with parameters of type Notifier.Notification 
      Modifier and Type Method and Description
      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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes