webMethods Broker API for JMS
Version 9.5.1.0.171 091713

com.webmethods.jms
Interface WmTopicConnectionFactory

All Superinterfaces:
javax.jms.ConnectionFactory, javax.jms.TopicConnectionFactory, WmConnectionFactory

public interface WmTopicConnectionFactory
extends WmConnectionFactory, javax.jms.TopicConnectionFactory

Interface defining webMethods extensions to javax.jms.TopicConnectionFactory.


Field Summary
 
Fields inherited from interface com.webmethods.jms.WmConnectionFactory
DEFAULT_APPLICATION_NAME, DEFAULT_BROKER_LIST_ORDER, DEFAULT_CLIENT_GROUP, DEFAULT_KEYSTORE_TYPE, DEFAULT_TRUSTSTORE_TYPE
 
Method Summary
 javax.jms.TopicConnection createTopicConnection(java.lang.String userName, java.lang.String password, java.lang.String accessLabelHint)
           
 
Methods inherited from interface com.webmethods.jms.WmConnectionFactory
compareConnectionFactory, createConnection, getApplication, getBrokerCluster, getBrokerHost, getBrokerList, getBrokerListOrder, getBrokerName, getClientGroup, getClientID, getClusterCreationTime, getClusterName, getClusterPolicy, getClusterPolicyName, getClusterPolicyOverride, getClusterRefreshInterval, getCompositeChildConnFactories, getCompositeClusterCF, getDocSizeDataMap, getDocSizeList, getIncludeAllBrokers, getMarshalIn, getMarshalInClassName, getMarshalOut, getMarshalOutClassName, getMultiSendCount, getReadOnly, getSSLEncrypted, getSSLKeystore, getSSLKeystoreType, getSSLTruststore, getSSLTruststoreType, getWeightedRoundRobinDataMap, getWeightedRoundRobinList, isClusterFactory, isCompositeClusterFactory, setApplication, setAutomaticControlLabel, setBrokerCluster, setBrokerHost, setBrokerList, setBrokerListOrder, setBrokerName, setClientGroup, setClientID, setClusterCreationTime, setClusterName, setClusterPolicy, setClusterPolicyName, setClusterPolicyOverride, setClusterRefreshInterval, setCompositeChildConnFactories, setCompositeClusterCF, setDocSizeDataMap, setDocSizeList, setIncludeAllBrokers, setMarshalIn, setMarshalInClassName, setMarshalOut, setMarshalOutClassName, setMultiSendCount, setReadOnly, setSSLEncrypted, setSSLKeystore, setSSLKeystoreType, setSSLTruststore, setSSLTruststoreType, setWeightedRoundRobinDataMap, setWeightedRoundRobinList
 
Methods inherited from interface javax.jms.TopicConnectionFactory
createTopicConnection, createTopicConnection
 
Methods inherited from interface javax.jms.ConnectionFactory
createConnection, createConnection
 

Method Detail

createTopicConnection

javax.jms.TopicConnection createTopicConnection(java.lang.String userName,
                                                java.lang.String password,
                                                java.lang.String accessLabelHint)
                                                throws javax.jms.JMSException
Throws:
javax.jms.JMSException

webMethods Broker API for JMS
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.