javax.jms
Interface XATopicConnectionFactory
- All Superinterfaces:
- ConnectionFactory, TopicConnectionFactory, XAConnectionFactory
- public interface XATopicConnectionFactory
- extends XAConnectionFactory, TopicConnectionFactory
- Version:
- $Revision: 1.1 $
- Author:
- Chris Kimpton (chris@kimptoc.net)
createXATopicConnection
public XATopicConnection createXATopicConnection()
throws JMSException
- Throws:
JMSException
createXATopicConnection
public XATopicConnection createXATopicConnection(String username,
String password)
throws JMSException
- Throws:
JMSException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.