public interface XATopicConnectionFactory extends XAConnectionFactory, TopicConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
XATopicConnection |
createXATopicConnection() |
XATopicConnection |
createXATopicConnection(java.lang.String userName,
java.lang.String password) |
createXAConnection, createXAConnectioncreateTopicConnection, createTopicConnectioncreateConnection, createConnectionXATopicConnection createXATopicConnection() throws JMSException
JMSExceptionXATopicConnection createXATopicConnection(java.lang.String userName, java.lang.String password) throws JMSException
JMSException