Java Dynamic Management Kit 5.1 Tools Reference Guide

3.6.3 Methods in the Proxy Interface

The proxy MBeans that the proxygen tool generates also contain methods that are not present in the MBean. These methods are defined in the Java interface com.sun.jdmk.Proxy. The proxy MBean that is generated implements this interface. These methods are public methods that do not follow the design patterns defined by the JavaBeans component model.

These methods provide additional functionality for proxy MBeans and the management applications that instantiate them. The purpose of these methods is twofold: