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

Uses of Interface
psdi.util.MXSessionListener

  • Packages that use MXSessionListener 
    Package Description
    com.ibm.tivoli.imi.controller  
    psdi.util  
    • Uses of MXSessionListener in com.ibm.tivoli.imi.controller

      Classes in com.ibm.tivoli.imi.controller that implement MXSessionListener 
      Modifier and Type Class and Description
      class  IMSessionHandler 
    • Uses of MXSessionListener in psdi.util

      Classes in psdi.util that implement MXSessionListener 
      Modifier and Type Class and Description
      class  MXSessionAdapter
      Adapter to be used for MXSessionListener
      Methods in psdi.util with parameters of type MXSessionListener 
      Modifier and Type Method and Description
      void MXSession.addMXSessionListener(MXSessionListener l)
      Register to get MXSession events from this object.
      void MXSession.removeMXSessionListener(MXSessionListener l)
      Unregister a listener for events
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes