com.sun.messaging
Class XATopicConnectionFactory
java.lang.Object
com.sun.messaging.AdministeredObject
com.sun.messaging.BasicConnectionFactory
com.sun.messaging.ConnectionFactory
com.sun.messaging.XAConnectionFactory
com.sun.messaging.XATopicConnectionFactory
- All Implemented Interfaces:
- Serializable, ConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XATopicConnectionFactory, Referenceable
public class XATopicConnectionFactory
- extends XAConnectionFactory
- implements TopicConnectionFactory, XATopicConnectionFactory
An XATopicConnectionFactory
is used to create XATopicConnections with
a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.
- See Also:
javax.jms.XATopicConnectionFactory
,
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, cachedConfigurationMap, 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 |
XATopicConnectionFactory
public XATopicConnectionFactory()
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.