Java

The simplest type of queue is a local queue, managed by class MQeQueueAdminMsg. For other types of queue there is a corresponding administration message that inherits from MQeQueueAdminMsg. The MQeQueueAdminMsg inherits from the MQeAdminMsg.

The following actions are applicable on queues:

Note:
For all administration messages, information relating to the destination queue manager must be set. This is referred to in the examples below as priming the administration message. The examples show how to create the administration message to achieve the require result. These messages need to then be sent, and the admin reply messages checked as required.


© IBM Corporation 2002, 2003. All Rights Reserved