| Name | Description | Type | Package | Framework |
| ConnectorServerFactoryBean | FactoryBean that creates a JSR-160 JMXConnectorServer,optionally registers it with the MBeanServer and then starts it. | Class | org.springframework.jmx.support | Spring MVC |
| JmxUtils | Collection of generic utility methods to support Spring JMX. | Class | org.springframework.jmx.support | Spring MVC |
| MBeanRegistrationSupport | Provides supporting infrastructure for registering MBeans with anMBeanServer. | Class | org.springframework.jmx.support | Spring MVC |
| MBeanServerConnectionFactoryBean | FactoryBean that creates a JMX 1. | Class | org.springframework.jmx.support | Spring MVC |
| MBeanServerFactoryBean | FactoryBean that obtains an MBeanServer referencethrough the standard JMX 1. | Class | org.springframework.jmx.support | Spring MVC |
| MetricType | Represents how the measurement values of a ManagedMetric will change over time. | Class | org.springframework.jmx.support | Spring MVC |
| NotificationListenerHolder | Helper class that aggregates a NotificationListener,a NotificationFilter, and an arbitrary handback | Class | org.springframework.jmx.support | Spring MVC |
| ObjectNameManager | Helper class for the creation of ObjectName instances. | Class | org.springframework.jmx.support | Spring MVC |
| RegistrationPolicy | enum RegistrationPolicyIndicates registration behavior when attempting to register an MBean that already | Class | org.springframework.jmx.support | Spring MVC |
| WebSphereMBeanServerFactoryBean | FactoryBean that obtains a WebSphere MBeanServerreference through WebSphere's proprietary AdminServiceFactory API, | Class | org.springframework.jmx.support | Spring MVC |