Java Dynamic Management Kit 5.1 Tools Reference Guide

3.6.1 Mapping of Attributes

The proxygen tool generates code only for exposed operations of the MBean itself. Each attribute of the MBean is present in the proxy MBean with the same accessor getter and setter methods. Therefore, if an attribute is read-only in the MBean, the property is read-only in the generated proxy MBean.