Description
The type part in a JMX bean's objectName is the only thing that is not yet configurable. The attached patch changes that by introducing @MBean.type() similar to @MBean.category().
The type part in a JMX bean's objectName is the only thing that is not yet configurable. The attached patch changes that by introducing @MBean.type() similar to @MBean.category().