| Package | Description | 
|---|---|
| org.springframework.jmx.access | 
 Provides support for accessing remote MBean resources. 
 | 
| org.springframework.jmx.export | 
 This package provides declarative creation and registration of
 Spring-managed beans as JMX MBeans. 
 | 
| org.springframework.jmx.export.annotation | 
 Java 5 annotations for MBean exposure. 
 | 
| org.springframework.jmx.export.metadata | 
 Provides generic JMX metadata classes and basic support for reading
 JMX metadata in a provider-agnostic manner. 
 | 
| org.springframework.jmx.support | 
 Contains support classes for connecting to local and remote  
MBeanServers
 and for exposing an MBeanServer to remote clients. | 
| Class and Description | 
|---|
| NotificationListenerHolder
 Helper class that aggregates a  
NotificationListener,
 a NotificationFilter, and an arbitrary handback
 object, as well as the names of MBeans from which the listener wishes
 to receive Notifications. | 
| Class and Description | 
|---|
| MBeanRegistrationSupport
 Provides supporting infrastructure for registering MBeans with an
  
MBeanServer. | 
| NotificationListenerHolder
 Helper class that aggregates a  
NotificationListener,
 a NotificationFilter, and an arbitrary handback
 object, as well as the names of MBeans from which the listener wishes
 to receive Notifications. | 
| Class and Description | 
|---|
| MBeanRegistrationSupport
 Provides supporting infrastructure for registering MBeans with an
  
MBeanServer. | 
| Class and Description | 
|---|
| MetricType
 Represents how the measurement values of a  
ManagedMetric will change over time. | 
| Class and Description | 
|---|
| MBeanRegistrationSupport
 Provides supporting infrastructure for registering MBeans with an
  
MBeanServer. | 
| MetricType
 Represents how the measurement values of a  
ManagedMetric will change over time. | 
| RegistrationPolicy
 Indicates registration behavior when attempting to register an MBean that already
 exists. 
 |