Attribute name | Attribute description | Attribute type | Read/Write |
---|---|---|---|
AdminMsgExpiry | The default expiry time (in milliseconds) for sent admin messages | java.lang.Integer | RW |
AdminQName | The default name of the admin queue to use for sending admin messages | java.lang.String | RW |
CacheInterval | The default time (in milliseconds) to retain cached values (see below) | java.lang.Long | RW |
InquireOnConnect | Indicates whether remote queue manager resources are inquired upon and MBeans for these created when new connection definitions are created | java.lang.Boolean | RW |
MsgPollInterval | The default time (in milliseconds) to wait for admin reply messages when performing remote admin | java.lang.Long | RW |
LocalMsgTimeout | The default length of time (in milliseconds) to check for admin reply messages when performing local admin | java.lang.Long | RW |
RemoteMsgTimeout | The default length of time (in milliseconds) to check for admin reply messages when performing remote admin | java.lang.Long | RW |
Parent topic: Admin MBean