public class TopicConnectionFactory extends ConnectionFactory implements javax.jms.TopicConnectionFactory
TopicConnectionFactory
is used to create TopicConnections with the Sun MQ Java Message Service (JMS)
Publish/Subscribe (Pub/Sub) provider.javax.jms.TopicConnectionFactory
,
Serialized FormAO_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
Modifier | Constructor and Description |
---|---|
|
TopicConnectionFactory()
Constructs a TopicConnectionFactory with the default configuration.
|
protected |
TopicConnectionFactory(java.lang.String defaultsBase)
Constructs a TopicConnectionFactory with the specified configuration.
|
createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, getReference
createConnection, createConnection, createContext, createContext, createContext, createContext, getConnectionType, getContainerType, setConnectionType, setDefaultConfiguration, toString
dump, enumeratePropertyNames, getConfiguration, getCurrentConfiguration, getLabelForGroup, getPropertiesForGroup, getProperty, getPropertyForListValue, getPropertyGroups, getPropertyLabel, getPropertyListOtherName, getPropertyListValues, getPropertyType, getPropertyValueForListValue, getStoredVersion, getVERSION, isPropertyDeprecated, isPropertyHidden, isReadOnly, isStoredVersionCompatible, setProperty, setReadOnly
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright (c) 2010, 2017 Oracle and/or its affiliates. All rights reserved.