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

Uses of Interface
psdi.util.MXSessionImplFactory

  • Packages that use MXSessionImplFactory 
    Package Description
    com.ibm.tivoli.maximo.report.birt.session  
    psdi.util  
    • Uses of MXSessionImplFactory in com.ibm.tivoli.maximo.report.birt.session

      Classes in com.ibm.tivoli.maximo.report.birt.session that implement MXSessionImplFactory 
      Modifier and Type Class and Description
      class  SecuredWebAppSessionFactory
      A secured Web Application session factory class used to created session objects that can be used to access MAXIMO business objects when the MAXIMO application is enabled to use Application Server security.
      class  SimpleWebAppSessionFactory
      A simple Web Application session factory class used to created session objects that can be used to access MAXIMO business objects.
    • Uses of MXSessionImplFactory in psdi.util

      Classes in psdi.util that implement MXSessionImplFactory 
      Modifier and Type Class and Description
      class  DefaultMXSessionFactory
      The default session factory used to get a default session that can be used to access MAXIMO business objects.
      Methods in psdi.util with parameters of type MXSessionImplFactory 
      Modifier and Type Method and Description
      static void MXSession.setMXSessionImplFactory(MXSessionImplFactory factory)
      Set the session factory.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes