createXATopicSession

 

public XATopicSession createXATopicSession() throws JMSException;

Creates an XATopicSession.

Returns

  • the XATopicSession.

Exceptions

  • JMSException - if JMS Connection fails to create a XA topic session due to some internal error.


uj31160_