Name |
The name of the resource |
java.lang.String |
RO |
Description |
An arbitrary string describing the resource |
java.lang.String |
RW |
Active |
A Boolean value indicating whether the queue is active or not |
java.lang.Boolean |
RO |
Aliases |
Alternative names for the resource |
[Ljava.lang.String; |
RW |
AttributeRule |
The attribute class (or alias) associated with the security attributes
of the queue |
java.lang.String |
RW |
Authenticator |
The authenticator class (or alias) associated with the queue |
java.lang.String |
RW |
Compressor |
The compressor class (or alias) associated with the queue |
java.lang.String |
RW |
Cryptor |
The cryptor class (or alias) associated with the queue |
java.lang.String |
RW |
CreationDate |
The time (in milliseconds since midnight Jan1, 1970 GMT) the queue
object was created |
java.lang.Long |
RO |
DestinationQMgr |
The name of the queue manager to own the physical queue |
java.lang.String |
RO |
LocalQMgr |
The name of the queue manager to own the resource |
java.lang.String |
RO |
MaxMessageSize |
The maximum size of a message that may be placed on the queue |
java.lang.Integer |
RW |
MQeClass |
The class of the resource |
java.lang.String |
RO |
Rule |
The rule class (or alias) to be used by the queue |
java.lang.String |
RW |
TargetRegistry |
The registry to be used by the authenticator |
java.lang.Byte |
RW |
Transporter |
The class (or alias) that flows messages over the channel to the target
queue |
java.lang.String |
RW |