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