public abstract class XATopicConnectionFactory extends AbstractConnectionFactory implements XATopicConnectionFactory
javax.jms.XATopicConnectionFactory
interface.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Deprecated.
define serialVersionUID for interoperability
|
identity, identityClassName, params, reliableClass
Constructor and Description |
---|
XATopicConnectionFactory()
Deprecated.
Constructs an empty
XATopicConnectionFactory . |
XATopicConnectionFactory(String url)
Deprecated.
Constructs an
XATopicConnectionFactory dedicated to a given server. |
XATopicConnectionFactory(String host,
int port)
Deprecated.
Constructs an
XATopicConnectionFactory dedicated to a given server. |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Deprecated.
Returns a string view of the connection factory.
|
createConnection, createConnection, createContext, createContext, createContext, createContext, createQueueConnection, createQueueConnection, createRequestChannel, createTopicConnection, createTopicConnection, createXAConnection, createXAConnection, createXAContext, createXAContext, createXAQueueConnection, createXAQueueConnection, createXATopicConnection, createXATopicConnection, fromReference, fromReference, getDefaultLogin, getDefaultPassword, getDefaultRootLogin, getDefaultRootPassword, getDefaultServerHost, getDefaultServerPort, getParameters, initIdentity, setCnxJMXBeanBaseName, setIdentityClassName, setReliableClass, toReference, toReference
getReference
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createXATopicConnection, createXATopicConnection
createXAConnection, createXAConnection, createXAContext, createXAContext
createTopicConnection, createTopicConnection
createConnection, createConnection, createContext, createContext, createContext, createContext
private static final long serialVersionUID
public XATopicConnectionFactory()
XATopicConnectionFactory
.
Needed by ObjectFactory, should only be used for internal purposes.public XATopicConnectionFactory(String host, int port)
XATopicConnectionFactory
dedicated to a given server.host
- Name or IP address of the server's host.port
- Server's listening port.public XATopicConnectionFactory(String url)
XATopicConnectionFactory
dedicated to a given server.url
- : joram urlCopyright © 2019 ScalAgent D.T.. All rights reserved.