MQQueueManager class

This class represents a connection to a queue manager. The queue manager may be running locally (a WebSphere MQ server) or remotely with access provided by the WebSphere MQ client. An application must create an object of this class and connect it to a queue manager. When an object of this class is destroyed it is automatically disconnected from its queue manager.