public class MQJavaLevel
extends com.ibm.mq.jmqi.JmqiObject
Add this class to the CLASSPATH, and run it using the command
java com.ibm.mq.MQJavaLevel. You can modify the output with the following
parameters:
-b-f n
You can add these numbers together (for example, '3' displays both the Name and Version fields).
If -f is not specified, the default is to display all fields.
| Constructor and Description |
|---|
MQJavaLevel()
Default constructor
|