Name | Type | Package | Description | Detail |
| | | |
AnnotationMBeanExporter | Class | org.springframework.jmx.export.annotation | Convenient subclass of Spring's standard MBeanExporter,activating Java 5 annotation usage for JMX exposure of Spring beans: | Detail |
ConnectorServerFactoryBean | Class | org.springframework.jmx.support | FactoryBean that creates a JSR-160 JMXConnectorServer,optionally registers it with the MBeanServer and then starts it. | Detail |
MBeanExporter | Class | org.springframework.jmx.export | JMX exporter that allows for exposing any Spring-managed bean to aJMX MBeanServer, without the need to define any | Detail |
MBeanRegistrationSupport | Class | org.springframework.jmx.support | Provides supporting infrastructure for registering MBeans with anMBeanServer. | Detail |