Package com.adobe.granite.jmx.annotation
Annotation Type Name
-
@Target(PARAMETER) @Retention(RUNTIME) @Inherited @Documented public @interface Name
Produces a parameter name that will be returned by JMXMBeanFeatureInfo.getName()
.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-