The parameters in Java are passed in using MQeFields objects. The values are passed using field elements of specific types.
The field names are as follows. All the symbolic names are pubic
static final static strings in the MQeQueueManagerAdminMsg class.
Table 13. Java Parameters passed in using MQeFields
Element type | Field name constants | |
---|---|---|
Symbolic | Value | |
boolean | QMgr_BridgeCapable | bridge_capable |
ascii | QMgr_ChnlAttrRules | chnlattrrules |
long | QMgr_ChnlTimeout | chnltimeout |
fields array | QMgr_CommsListeners | commsls |
fields array | QMgr_Connections | conns |
unicode | QMgr_Description | desc |
int | QMgr_Maximum
TransmissionThreads | maximumTransmissionThreads |
fields array
Each element contains a fields object containing {QMgr_QueueName, QMgr_QueueQMgrName, QMgr_QueueType} | QMgr_Queues | queues |
ascii | QMgr_QueueStore | queueStore |
ascii | QMgr_Rules | rules |