Uses of Class
org.springframework.jmx.export.MBeanExporter

Packages that use MBeanExporter
org.springframework.jmx.export.annotation JDK 1.5+ annotations for MBean exposure. 
 

Uses of MBeanExporter in org.springframework.jmx.export.annotation
 

Subclasses of MBeanExporter in org.springframework.jmx.export.annotation
 class AnnotationMBeanExporter
          Convenient subclass of Spring's standard MBeanExporter, activating Java 5 annotation usage for JMX exposure of Spring beans: ManagedResource, ManagedAttribute, ManagedOperation, etc.
 



Copyright © 2002-2008 The Spring Framework.