| 程序包 | 说明 |
|---|---|
| org.springframework.jmx.export.annotation |
Java 5 annotations for MBean exposure.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AnnotationMBeanExporter
Convenient subclass of Spring's standard
MBeanExporter,
activating Java 5 annotation usage for JMX exposure of Spring beans:
ManagedResource, ManagedAttribute, ManagedOperation, etc. |