| Package | Description | 
|---|---|
| org.springframework.jmx | This package contains Spring's JMX support, which includes registration of
 Spring-managed beans as JMX MBeans as well as access to remote JMX MBeans. | 
| 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.metadata | Provides generic JMX metadata classes and basic support for reading
 JMX metadata in a provider-agnostic manner. | 
| org.springframework.jmx.export.notification | Provides supporting infrastructure to allow Spring-created MBeans
 to send JMX notifications. | 
| org.springframework.jmx.support | Contains support classes for connecting to local and remote  MBeanServers
 and for exposing anMBeanServerto remote clients. | 
| Class and Description | 
|---|
| JmxException General base exception to be thrown on JMX errors. | 
| Class and Description | 
|---|
| JmxException General base exception to be thrown on JMX errors. | 
| MBeanServerNotFoundException Exception thrown when we cannot locate an instance of an  MBeanServer,
 or when more than one instance is found. | 
| Class and Description | 
|---|
| JmxException General base exception to be thrown on JMX errors. | 
| Class and Description | 
|---|
| JmxException General base exception to be thrown on JMX errors. | 
| Class and Description | 
|---|
| JmxException General base exception to be thrown on JMX errors. | 
| Class and Description | 
|---|
| MBeanServerNotFoundException Exception thrown when we cannot locate an instance of an  MBeanServer,
 or when more than one instance is found. |