Attributes

Table 1. MQ Bridge 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
ChildrenThe list of child objects[Ljava.lang.String;RO
DefaultTransformerThe default transformer class (or alias) used for message conversionjava.lang.StringRW
HeartBeatIntervalThe heartbeat pulse interval in minutes java.lang.IntegerRW
LocalQMgrThe name of the queue manager to own the resourcejava.lang.StringRO
RunStateAn integer value representing the running state of the resourcejava.lang.IntegerRO
StartupRuleClassThe class name (or alias) of the rule used to start the resource java.lang.StringRW

Parent topic: MQ Bridge