getTopicSession

 

public TopicSession getTopicSession() throws JMSException;

Gets the topic session associated with this XATopicSession.

Returns

  • the topic session object.

Exceptions

  • JMSException - never


uj31250_