properties

 

public static java.util.Hashtable

A Hashtable that defines the WebSphere MQ environment.

This Hashtable allows you to set environment properties as key/value pairs rather than as individual variables.

The properties can also be passed as a Hashtable in a parameter on the MQQueueManager constructor. Properties passed on the constructor take precedence over values set with this properties variable, but they are otherwise interchangeable. The order of precedence of finding properties is:

  1. properties parameter on MQQueueManager constructor

  2. MQEnvironment.properties

  3. Other MQEnvironment variables

  4. Constant default values

The property key names are:


uj12440_