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