Annotation Type Attribute
-
@Retention(RUNTIME) @Target(METHOD) public @interface Attribute
Info for a MBean Attribute.This annotation is used only for attributes which can be seen through a GUI.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
desc
-