Attribute name | Attribute description | Attribute type | Read/Write |
---|---|---|---|
Name | The name of the resource | java.lang.String | RO |
Description | An arbitrary string describing the resource | java.lang.String | RW |
AdministeredObjectClass | The class name (or alias) used to realize the resource | java.lang.String | RO |
Children | The list of child objects | [Ljava.lang.String; | RO |
DefaultTransformer | The default transformer class (or alias) used for message conversion | java.lang.String | RW |
HeartBeatInterval | The heartbeat pulse interval in minutes | java.lang.Integer | RW |
LocalQMgr | The name of the queue manager to own the resource | java.lang.String | RO |
RunState | An integer value representing the running state of the resource | java.lang.Integer | RO |
StartupRuleClass | The class name (or alias) of the rule used to start the resource | java.lang.String | RW |
Parent topic: MQ Bridge