GenericJMSDestination



Inherits from type JMSDestination and adds the following.

Attributes Summary
externalJNDIName : StringThe JNDI name that is used to bind the destination into the name space specified for this provider.
type : JMSResourceTypeWhether this JMS destination is a queue (for point-to-point) or topic (for pub/sub).

Attribute Details

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



type    -    Whether this JMS destination is a queue (for point-to-point) or topic (for pub/sub).
     data type: JMSResourceType
     default Value:   unspecified
     Allowed Values:  QUEUE   TOPIC  


Copyright IBM Corp. 1996-2002