|
Message Queue, v4.4 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.messaging.AdministeredObject
com.sun.messaging.BasicConnectionFactory
com.sun.messaging.ConnectionFactory
com.sun.messaging.XAConnectionFactory
com.sun.messaging.XAQueueConnectionFactory
public class XAQueueConnectionFactory
An XAQueueConnectionFactory
is used to create XAQueueConnections with
a Java Message Service (JMS) Point-to-Point (PTP) provider.
javax.jms.XAQueueConnectionFactory
,
Serialized FormField Summary |
---|
Fields inherited from class com.sun.messaging.AdministeredObject |
---|
AO_PROPERTY_TYPE_BOOLEAN, AO_PROPERTY_TYPE_INTEGER, AO_PROPERTY_TYPE_LIST, AO_PROPERTY_TYPE_LONG, AO_PROPERTY_TYPE_PROPERTYOWNER, AO_PROPERTY_TYPE_STRING, configuration, configurationLabels, configurationTypes, cr, storedVersion, VERSION |
Constructor Summary | |
---|---|
XAQueueConnectionFactory()
|
Method Summary |
---|
Methods inherited from class com.sun.messaging.XAConnectionFactory |
---|
createXAConnection, createXAConnection, createXAQueueConnection, createXAQueueConnection, createXATopicConnection, createXATopicConnection |
Methods inherited from class com.sun.messaging.ConnectionFactory |
---|
createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, getReference |
Methods inherited from class com.sun.messaging.BasicConnectionFactory |
---|
createConnection, createConnection, getConnectionType, setConnectionType, setDefaultConfiguration, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.jms.XAQueueConnectionFactory |
---|
createXAQueueConnection, createXAQueueConnection |
Methods inherited from interface javax.jms.XAConnectionFactory |
---|
createXAConnection, createXAConnection |
Methods inherited from interface javax.jms.QueueConnectionFactory |
---|
createQueueConnection, createQueueConnection |
Methods inherited from interface javax.jms.ConnectionFactory |
---|
createConnection, createConnection |
Constructor Detail |
---|
public XAQueueConnectionFactory()
|
Message Queue, v4.4 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |