@Version("1.0")
Package com.adobe.granite.jmx.annotation
Provides annotation support to produce JMX metadata.
-
Class Summary Class Description AnnotatedStandardMBean The extension ofStandardMBean
that will automatically provide JMX metadata through annotations.OpenAnnotatedStandardMBean The extension ofAnnotatedStandardMBean
that 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 representCompositeData
orTabularData
, which will be used to generate the correspondingCompositeType
orTabularType
.TabularTypeInfo Provides information needed to generateTabularType
.