public class QueueConnectionFactory extends ConnectionFactory implements javax.jms.QueueConnectionFactory
QueueConnectionFactory
is used to create QueueConnections with the Sun MQ Java Message Service (JMS)
Point-to-Point (PTP) provider.javax.jms.QueueConnectionFactory
,
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 |
---|---|
|
QueueConnectionFactory()
Constructs a QueueConnectionFactory with the default configuration.
|
protected |
QueueConnectionFactory(java.lang.String defaultsBase)
Constructs a QueueConnectionFactory 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.