public interface XATopicConnectionFactory extends XAConnectionFactory, TopicConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
XATopicConnection |
createXATopicConnection() |
XATopicConnection |
createXATopicConnection(String userName,
String password) |
createXAConnection, createXAConnectioncreateTopicConnection, createTopicConnectioncreateConnection, createConnectionXATopicConnection createXATopicConnection() throws JMSException
JMSExceptionXATopicConnection createXATopicConnection(String userName, String password) throws JMSException
JMSExceptionCopyright © 2015. All Rights Reserved.