javax.jms
Interface XATopicConnectionFactory
- All Superinterfaces:
- ConnectionFactory, TopicConnectionFactory, XAConnectionFactory
- public interface XATopicConnectionFactory
- extends XAConnectionFactory, TopicConnectionFactory
- Version:
- $Revision: 1.4 $ $Date: 2004/03/10 10:00:03 $
createXATopicConnection
public XATopicConnection createXATopicConnection()
throws JMSException
- Throws:
JMSException
createXATopicConnection
public XATopicConnection createXATopicConnection(java.lang.String userName,
java.lang.String password)
throws JMSException
- Throws:
JMSException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.