public interface XATopicConnectionFactory extends XAConnectionFactory, TopicConnectionFactory
Modifier and Type | Method and Description |
---|---|
XATopicConnection |
createXATopicConnection() |
XATopicConnection |
createXATopicConnection(String userName,
String password) |
createXAConnection, createXAConnection
createTopicConnection, createTopicConnection
createConnection, createConnection
XATopicConnection createXATopicConnection() throws JMSException
JMSException
XATopicConnection createXATopicConnection(String userName, String password) throws JMSException
JMSException
Copyright © 2013. All Rights Reserved.