Package com.adobe.granite.jmx.annotation
Annotation Type Description
- 
@Target({TYPE,CONSTRUCTOR,METHOD,PARAMETER}) @Retention(RUNTIME) @Inherited @Documented public @interface DescriptionProduces a description that will be used by JMX metadata. 
- 
- 
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringvalue 
 -