| Package | Description |
|---|---|
| org.springframework.jmx.export.annotation |
Java 5 annotations for MBean exposure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationMBeanExporter
Convenient subclass of Spring's standard
MBeanExporter,
activating Java 5 annotation usage for JMX exposure of Spring beans:
ManagedResource, ManagedAttribute, ManagedOperation, etc. |