GenericJMSConnectionFactory
This type is a class for model objects.
A JMS connection factory is used to create connections to the associated JMS provider for JMS destinations. To view or change the configuration properties of a JMS connection factory for the selected generic JMS provider.
Package: jms
Supertype: JMSConnectionFactory
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary externalJNDIName : EString The JNDI name used to bind the connection factory into the application server's name space. type : JMSCFResourceType Whether this connection factory is for creating JMS queue destinations or JMS topic destinations.
Attribute Details
externalJNDIName - The JNDI name used to bind the connection factory into the application server's name space.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
type - Whether this connection factory is for creating JMS queue destinations or JMS topic destinations.
Data Type: JMSCFResourceType
Default value: unspecified
Allowed values:
0 - QUEUE
1 - TOPIC
2 - UNIFIED
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006