com.sun.messaging
Class XAQueueConnectionFactory
java.lang.Object
com.sun.messaging.AdministeredObject
com.sun.messaging.BasicConnectionFactory
com.sun.messaging.ConnectionFactory
com.sun.messaging.XAConnectionFactory
com.sun.messaging.XAQueueConnectionFactory
- All Implemented Interfaces:
- Serializable, ConnectionFactory, QueueConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, Referenceable
public class XAQueueConnectionFactory
- extends XAConnectionFactory
- implements QueueConnectionFactory, XAQueueConnectionFactory
An XAQueueConnectionFactory
is used to create XAQueueConnections with
a Java Message Service (JMS) Point-to-Point (PTP) provider.
- See Also:
javax.jms.XAQueueConnectionFactory
,
Serialized Form
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 |
Methods inherited from class com.sun.messaging.AdministeredObject |
dump, enumeratePropertyNames, getConfiguration, getCurrentConfiguration, getLabelForGroup, getPropertiesForGroup, getProperty, getPropertyForListValue, getPropertyGroups, getPropertyLabel, getPropertyListOtherName, getPropertyListValues, getPropertyType, getPropertyValueForListValue, getStoredVersion, getVERSION, isPropertyDeprecated, isPropertyHidden, isReadOnly, isStoredVersionCompatible, setProperty, setReadOnly |
XAQueueConnectionFactory
public XAQueueConnectionFactory()
Copyright 2009 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, California, 95054, U.S.A. All Rights Reserved.