psdi.util

Interface MXSessionImplFactory

    • Method Detail

      • getSession

        MXSession getSession()
        Returns one and only session for the current class loader.
        Returns:
        a MXSession object to be used to access MAXIMO business objects.
      • getNewSession

        MXSession getNewSession()
        Always creates a new session and returns it.
        Returns:
        a new session always.