@Documented @Inherited @Retention(value=RUNTIME) @Target(value=METHOD) public @interface MBeanAttribute
| Modifier and Type | Required Element and Description |
|---|---|
String |
description
The description that will be shown in a JMX console for this MBean attribute.
|
public abstract String description