public abstract class XAQueueConnectionFactory extends AbstractConnectionFactory implements XAQueueConnectionFactory
javax.jms.XAQueueConnectionFactory
interface.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Deprecated.
define serialVersionUID for interoperability
|
identity, identityClassName, params, reliableClass
Modifier | Constructor and Description |
---|---|
|
XAQueueConnectionFactory()
Deprecated.
Constructs an empty
XAQueueConnectionFactory . |
protected |
XAQueueConnectionFactory(String url)
Deprecated.
Constructs an
XAQueueConnectionFactory dedicated to a given server. |
protected |
XAQueueConnectionFactory(String host,
int port)
Deprecated.
Constructs an
XAQueueConnectionFactory 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
createXAQueueConnection, createXAQueueConnection
createXAConnection, createXAConnection, createXAContext, createXAContext
createQueueConnection, createQueueConnection
createConnection, createConnection, createContext, createContext, createContext, createContext
private static final long serialVersionUID
public XAQueueConnectionFactory()
XAQueueConnectionFactory
.
Needed by ObjectFactory, should only be used for internal purposes.protected XAQueueConnectionFactory(String host, int port)
XAQueueConnectionFactory
dedicated to a given server.host
- Name or IP address of the server's host.port
- Server's listening port.protected XAQueueConnectionFactory(String url)
XAQueueConnectionFactory
dedicated to a given server.url
- : joram urlCopyright © 2019 ScalAgent D.T.. All rights reserved.