| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
MBeanServers
and for exposing an MBeanServer to remote clients.
See:
          Description
| Class Summary | |
|---|---|
| ConnectorServerFactoryBean | FactoryBeanthat creates a JSR-160JMXConnectorServer,
 optionally registers it with theMBeanServerand then starts it. | 
| JmxUtils | Collection of generic utility methods to support Spring JMX. | 
| MBeanRegistrationSupport | Provides supporting infrastructure for registering MBeans with an MBeanServer. | 
| MBeanServerConnectionFactoryBean | FactoryBeanthat creates a JMX 1.2MBeanServerConnectionto a remoteMBeanServerexposed via aJMXServerConnector. | 
| MBeanServerFactoryBean | FactoryBean that obtains an MBeanServerreference
 through the standard JMX 1.2MBeanServerFactoryAPI (which is available on JDK 1.5 or as part of a JMX 1.2 provider). | 
| NotificationListenerHolder | Helper class that aggregates a NotificationListener,
 aNotificationFilter, and an arbitrary handback
 object, as well as the names of MBeans from which the listener wishes
 to receiveNotifications. | 
| ObjectNameManager | Helper class for the creation of ObjectNameinstances. | 
| WebLogicJndiMBeanServerFactoryBean | FactoryBean that obtains a specified WebLogic MBeanServerreference through a WebLogicMBeanHomeobtained via a JNDI lookup. | 
| WebLogicMBeanServerFactoryBean | FactoryBean that obtains a specified WebLogic MBeanServerreference through WebLogic's proprietaryHelper/MBeanHomeAPI, which is available on WebLogic 6.1 and higher. | 
| WebSphereMBeanServerFactoryBean | FactoryBean that obtains a WebSphere MBeanServerreference through WebSphere's proprietaryAdminServiceFactoryAPI,
 available on WebSphere 5.1 and higher. | 
Contains support classes for connecting to local and remote MBeanServers
and for exposing an MBeanServer to remote clients.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||