See: Description
Class | Description |
---|---|
AnnotatedStandardMBean |
The extension of
StandardMBean that will automatically provide JMX
metadata through annotations. |
OpenAnnotatedStandardMBean |
The extension of
AnnotatedStandardMBean that will generate
OpenMBeanInfo . |
OpenTypeUtils |
Annotation Type | Description |
---|---|
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() . |
OpenTypeInfo |
Specify what actual class is used to represent
CompositeData or
TabularData , which will be used to
generate the corresponding CompositeType
or TabularType . |
TabularTypeInfo |
Provides information needed to generate
TabularType . |
Copyright © 2010 - 2020 Adobe. All Rights Reserved