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.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 and Description
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes