JMX Interface

The MQe Java Management Extensions Interface (WMQe JMX) executes as an application running in a Java Virtual Machine (JVM). All it requires is an activated local queue manager. Given this, the interface can then manage the instrumented local queue manager, and the queue manager's resources. It can also manage any remotely activated WMQe queue managers (and their resources) for which the local queue manager is able to connect directly to the WMQe network.

WMQe JMX requires a compliant implementation of the JMX specification.

WMQe JMX API has been developed in compliance with the JMX specification v.1.2.

The jar files provided by the JMX specification implementation must be added to the CLASSPATH before you attempt to use the WMQe JMX interface APIs.

Parent topic: Java environment