The MQe Java™ Management Extensions Interface (MQe 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 MQe queue managers (and their resources) for which the local queue manager is able to connect directly to the MQe network.
MQe JMX API has been developed in compliance with the JMX specification v.1.2, and therefore requires a compliant implementation of the JMX specification. If you do not have such an implementation, a JMX reference implementation is provided by Sun:http://java.sun.com/products/JavaManagement/.