Package com.adobe.granite.jmx.annotation
Annotation Type Impact
- 
@Target(METHOD) @Retention(RUNTIME) @Inherited @Documented public @interface ImpactProduces an operation impact that will be returned by JMXMBeanOperationInfo.getImpact(). 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueOne ofMBeanOperationInfo.ACTION,MBeanOperationInfo.ACTION_INFO,MBeanOperationInfo.INFO,MBeanOperationInfo.UNKNOWN. 
 -