Uses of Class
org.springframework.jmx.export.MBeanExporter
Packages that use MBeanExporter
Package
Description
Java 5 annotations for MBean exposure.
-
Uses of MBeanExporter in org.springframework.jmx.export.annotation
Subclasses of MBeanExporter in org.springframework.jmx.export.annotationModifier and TypeClassDescriptionclassConvenient subclass of Spring's standardMBeanExporter, activating Java 5 annotation usage for JMX exposure of Spring beans:ManagedResource,ManagedAttribute,ManagedOperation, etc.