Attributes

Table 1. Synchronous Proxy 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
AliasesAlternative names for the resource[Ljava.lang.String;RW
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
DestinationQMgrThe name of the queue manager to own the physical queuejava.lang.StringRO
LocalQMgrThe name of the queue manager to own the resourcejava.lang.StringRO
MaxMessageSizeThe maximum size of a message that may be placed on the queuejava.lang.IntegerRW
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
TransporterThe class (or alias) that flows messages over the channel to the target queuejava.lang.StringRW

Parent topic: Synchronous Proxy queue