@Version(value="1.0") @Export(optional="provide:=true")

Package org.apache.jackrabbit.oak.commons.jmx

Provides annotation support to produce JMX metadata.

See:
          Description

Class Summary
AnnotatedStandardMBean The extension of StandardMBean that will automatically provide JMX metadata through annotations.
 

Enum Summary
ImpactOption  
 

Annotation Types Summary
Description Produces a description that will be used by JMX metadata.
Impact Produces an operation impact that will be returned by JMX MBeanOperationInfo.getImpact().
Name Produces a parameter name that will be returned by JMX MBeanFeatureInfo.getName().
 

Package org.apache.jackrabbit.oak.commons.jmx Description

Provides annotation support to produce JMX metadata.

Version:
1.0


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