getQueueSession

 

public QueueSession getQueueSession() throws JMSException;

Gets the Queue session associated with this XAQueueSession.

Returns

  • the Queue session object.

Exceptions

  • JMSException - never.


uj31040_