Attributes

Table 1. Home Server queue attributes
Attribute nameAttribute descriptionAttribute typeRead/Write
NameThe name of the resourcejava.lang.StringRO
DescriptionAn arbitrary string describing the resourcejava.lang.StringRW
ActiveA Boolean value indicating whether the queue is active or notjava.lang.BooleanRO
AttributeRuleThe attribute class (or alias) associated with the security attributes of the queuejava.lang.StringRW
AuthenticatorThe authenticator class (or alias) associated with the queuejava.lang.StringRW
CompressorThe compressor class (or alias) associated with the queuejava.lang.StringRW
CryptorThe cryptor class (or alias) associated with the queuejava.lang.StringRW
CreationDateThe time (in milliseconds since midnight Jan1, 1970 GMT) the queue object was createdjava.lang.LongRO
GetFromQMgrThe name of the queue manager that the home server queue will pull messages fromjava.lang.StringRO
LocalQMgrThe name of the queue manager to own the resourcejava.lang.StringRO
MQeClassThe class of the resource java.lang.StringRO
RuleThe rule class (or alias) to be used by the queuejava.lang.StringRW
TargetRegistryThe registry to be used by the authenticatorjava.lang.ByteRW
TimerIntervalThe time (in milliseconds) between attempts to get messages java.lang.LongRW
TransporterThe class (or alias) that flows messages over the channel to the target queuejava.lang.StringRW

Parent topic: Home Server queue