javax.jms

Interface XATopicConnectionFactory

public interface XATopicConnectionFactory extends XAConnectionFactory, TopicConnectionFactory

Version: $Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $

Method Summary
XATopicConnectioncreateXATopicConnection()
XATopicConnectioncreateXATopicConnection(String userName, String password)

Method Detail

createXATopicConnection

public XATopicConnection createXATopicConnection()

createXATopicConnection

public XATopicConnection createXATopicConnection(String userName, String password)
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.