Attributes

Table 1. Remote queue manager attributes
Attribute name Attribute description Attribute type Read/Write
Accessible A Boolean value indicating whether the remote queue manager is accessible from the local queue manager or not java.lang.Boolean RO
Name The name of the resource java.lang.String RO
Description An arbitrary string describing the resource java.lang.String RW
Aliases Alternative names for the resource [Ljava.lang.String; RW
ChannelAttributeRules The rule class (or alias) to be associated with the channel attribute java.lang.String RW
ChannelTimeout The time (in milliseconds) after which an outgoing idle channel will be turned off java.lang.Long RW
Connections A list of connections owned by queue manager [Ljava.lang.String; RO
MQBridges A list of Bridges owned by this queue manager [Ljava.lang.String; RO
Queues A list of Queues owned by this queue manager [Ljava.lang.String; RO
Rule The rule class (or alias) to be used by this queue manager java.lang.String RW
MaxTransThreads The maximum number of threads that will be spawned to service the transmission needs of the queue manager java.lang.Integer RW
Version The version of MQe hosting the queue manager [Ljava.lang.Short; RO
CommsListeners A list of communications listeners owned by this queue manager [Ljava.lang.String; RO
BridgeCapable Indicates whether the queue manager is bridge capable java.lang.Boolean RO
MQeClass The class of the resource java.lang.String RO
QMsgStore The default message store class (or alias) for a queue that determines how messages on that queue are stored java.lang.String RW
QAdapter The default storage adapter class (or alias) for a queue java.lang.String RW
QPath The default path for messages to be stored for queues java.lang.String RW

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.