Java Dynamic Management Kit 4.1 Tools Reference

To generate the managed object for the Simple Class

Before continuing, you need to set your CLASSPATH as follows:

Type these commands:


prompt% javac Simple.java SimpleMBean.java
prompt% /.../bin/proxygen/proxygen -classpath . Simple
Destination directory set to ./.
 
Starting compilation of Simple.
 
Starting to generate stub SimpleProxy.java for class Simple
Starting to generate MBean interface SimpleProxyMBean.java for class Simple