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