Interface XAVendorImplementation

    • Method Detail

      • createXAConnectionFactory

        javax.jms.XAConnectionFactory createXAConnectionFactory()
                                                         throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException
      • createXASession

        javax.jms.XASession createXASession​(javax.jms.XAConnection c)
                                     throws javax.jms.JMSException
        Create or otherwise get a XASession
        Parameters:
        c - the Connection
        Throws:
        javax.jms.JMSException - if there were any JMS related exceptions