@Target(value=METHOD)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface Impact
MBeanOperationInfo.getImpact()
.Modifier and Type | Required Element and Description |
---|---|
int |
value
One of
MBeanOperationInfo.ACTION ,
MBeanOperationInfo.ACTION_INFO ,
MBeanOperationInfo.INFO ,
MBeanOperationInfo.UNKNOWN . |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"