@Version("1.0")
Package com.adobe.granite.jmx.annotation
Provides annotation support to produce JMX metadata.
- 
Class Summary Class Description AnnotatedStandardMBean The extension ofStandardMBeanthat will automatically provide JMX metadata through annotations.OpenAnnotatedStandardMBean The extension ofAnnotatedStandardMBeanthat will generateOpenMBeanInfo.OpenTypeUtils  - 
Annotation Types Summary Annotation Type Description Description Produces a description that will be used by JMX metadata.Impact Produces an operation impact that will be returned by JMXMBeanOperationInfo.getImpact().Name Produces a parameter name that will be returned by JMXMBeanFeatureInfo.getName().OpenTypeInfo Specify what actual class is used to representCompositeDataorTabularData, which will be used to generate the correspondingCompositeTypeorTabularType.TabularTypeInfo Provides information needed to generateTabularType.