@Documented
@Retention(value=RUNTIME)
public @interface JMXBeanAttribute
JMXBeanWrapper
when creating the bean.Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description
The description of this attribute, empty by default.
|
java.lang.String |
name
Name of this attribute, by default the standard Java bean syntax will be
used to create a name out of the getter/setter name.
|
public abstract java.lang.String name
public abstract java.lang.String description
Please send bug reports and comments to Caplin support