Annotation Type Attribute
-
@Retention(RUNTIME) @Target(METHOD) public @interface AttributeInfo 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.Stringdesc
-