org.apache.jackrabbit.oak.commons.jmx
Annotation Type Impact


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface Impact

Produces an operation impact that will be returned by JMX MBeanOperationInfo.getImpact().


Required Element Summary
 ImpactOption value
           
 

Element Detail

value

@DescriptorKey(value="impact")
public abstract ImpactOption value


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.