Sun Java(tm) System Message Queue
v3.6

com.sun.messaging
Class XATopicConnectionFactory

java.lang.Object
  extended bycom.sun.messaging.AdministeredObject
      extended bycom.sun.messaging.BasicConnectionFactory
          extended bycom.sun.messaging.ConnectionFactory
              extended bycom.sun.messaging.XAConnectionFactory
                  extended bycom.sun.messaging.XATopicConnectionFactory
All Implemented Interfaces:
ConnectionFactory, Referenceable, Serializable, TopicConnectionFactory, XAConnectionFactory, XATopicConnectionFactory

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

Field 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
XATopicConnectionFactory()
           
 
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 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.jms.TopicConnectionFactory
createTopicConnection, createTopicConnection
 
Methods inherited from interface javax.jms.ConnectionFactory
createConnection, createConnection
 
Methods inherited from interface javax.jms.XATopicConnectionFactory
createXATopicConnection, createXATopicConnection
 
Methods inherited from interface javax.jms.XAConnectionFactory
createXAConnection, createXAConnection
 

Constructor Detail

XATopicConnectionFactory

public XATopicConnectionFactory()

Sun Java(tm) System Message Queue
v3.6

Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, California, 95054, U.S.A. All Rights Reserved.