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 |
BridgeName | Identifies the name of the bridge | java.lang.String | RO |
ClientConnectionName | Identifies the name of the Client Connection | java.lang.String | RO |
DeadLetterQName | The MQ queue used to hold messages that cannot be delivered from MQ to WMQe | java.lang.String | RW |
FlowsPerCommit | The number of messages flowed after which the MQ sync queue (if used) is cleared | java.lang.Integer | RW |
ListenerStateStoreAdapter | The specification of permanent storage used to hold state information as messages are moved from MQ to WMQe | java.lang.String | RW |
LocalQMgr | The name of the queue manager to own the resource | java.lang.String | RO |
MQQMgrProxyName | Identifies the name of the MQ Proxy | java.lang.String | RO |
RunState | An integer value representing the running state of the resource | java.lang.Integer | RO |
StartupRuleClass | The class (or alias) of the rule used to start the resource | java.lang.String | RW |
TransformerClass | The class (or alias) of the actual transformer used by the MQBridge | java.lang.String | RW |
UndeliveredMessageRuleClass | The rule class (or alias) determining the action to be taken when a message cannot be delivered from MQ to WMQe | java.lang.String | RW |
Parent topic: MQ Listener