com.ibm.mq.jms

Class MQXAConnection

    • Method Detail

      • createXASession

        public javax.jms.XASession createXASession()
                                            throws javax.jms.JMSException
        Creates an XASession object.
        Specified by:
        createXASession in interface javax.jms.XAConnection
        Returns:
        the XA session
        Throws:
        javax.jms.JMSException - if JMS Connection fails to create an XA topic session due to some internal error.
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.