| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotificationListenerRegistrarRegistrar object that associates a specific  NotificationListenerwith one or more MBeans in anMBeanServer(typically via aMBeanServerConnection). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotificationListenerBeanHelper class that aggregates a  NotificationListener,
 aNotificationFilter, and an arbitrary handback object. |