Once you have called the helper method MQeQueueManagerJmx.createMQeMBeans(), which instruments all of your queue manager resources as MBeans, you are in a position to manipulate those resources using the standard MBeanServer API.
In general terms, this manipulation involves either the setting or getting of MBean resource attributes or the invocation of MBean resource operations.
The attributes and operations for each MQe JMX resource are listed in the reference JMX Attributes and operations.
All attribute and operation manipulation at this level is done via the following agent-layer API.