Attributes

Table 1. MQ Listener attributes
Attribute nameAttribute descriptionAttribute typeRead/Write
NameThe name of the resourcejava.lang.StringRO
DescriptionAn arbitrary string describing the resourcejava.lang.StringRW
AdministeredObjectClassThe class name (or alias) used to realize the resourcejava.lang.StringRO
BridgeNameIdentifies the name of the bridgejava.lang.StringRO
ClientConnectionNameIdentifies the name of the Client Connectionjava.lang.StringRO
DeadLetterQNameThe MQ queue used to hold messages that cannot be delivered from MQ to WMQejava.lang.StringRW
FlowsPerCommitThe number of messages flowed after which the MQ sync queue (if used) is clearedjava.lang.IntegerRW
ListenerStateStoreAdapterThe specification of permanent storage used to hold state information as messages are moved from MQ to WMQejava.lang.StringRW
LocalQMgrThe name of the queue manager to own the resourcejava.lang.StringRO
MQQMgrProxyNameIdentifies the name of the MQ Proxyjava.lang.StringRO
RunStateAn integer value representing the running state of the resourcejava.lang.IntegerRO
StartupRuleClassThe class (or alias) of the rule used to start the resource java.lang.StringRW
TransformerClassThe class (or alias) of the actual transformer used by the MQBridgejava.lang.StringRW
UndeliveredMessageRuleClassThe rule class (or alias) determining the action to be taken when a message cannot be delivered from MQ to WMQejava.lang.StringRW

Parent topic: MQ Listener