GenericJMSConnectionFactory



Inherits from type JMSConnectionFactory and adds the following.

Attributes Summary
externalJNDIName : StringThe JNDI name that is used to bind the connection factory into the name space specified for this provider.
type : JMSResourceTypeWhether this connection factory is for creating JMS queue destinations or JMS topic destinations.

Attribute Details

externalJNDIName    -    The JNDI name that is used to bind the connection factory into the name space specified for this provider.
     data type:  String
     default Value:   unspecified



type    -    Whether this connection factory is for creating JMS queue destinations or JMS topic destinations.
     data type: JMSResourceType
     default Value:   unspecified
     Allowed Values:  QUEUE   TOPIC  


Copyright IBM Corp. 1996-2002