com.ibm.mq.jms

Class MQXAQueueSession

    • Method Detail

      • getQueueSession

        public javax.jms.QueueSession getQueueSession()
                                               throws javax.jms.JMSException
        Gets the queue session associated with this XA queue session.
        Specified by:
        getQueueSession in interface javax.jms.XAQueueSession
        Returns:
        the queue session object
        Throws:
        javax.jms.JMSException - if the operation fails
        See Also:
        XAQueueSession.getQueueSession()
(c) Copyright IBM Corp. 2008, 2016. All Rights Reserved.