Annotation Type Impact
-
@Target(METHOD) @Retention(RUNTIME) @Inherited @Documented public @interface Impact
Produces an operation impact that will be returned by JMXMBeanOperationInfo.getImpact()
.
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.String
NAME
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ImpactOption
value
-
-
-
Element Detail
-
value
@DescriptorKey("impact") ImpactOption value
-
-