@jc:DefaultQueue
Specifies the default queue name to be used for sending and retrieving messages.
Syntax
@jc:DefaultQueue
[defaultQueueName="name of the default queue"]
Attribute
This attribute determines the name of the default queue to be used for sending and retrieving messages.
defaultQueueName
The default queue name attribute value should be a String value representing a valid MQSeries queue name present in the queue manager to which connection is to be obtained.