程序包 org.springframework.jmx.support
Contains support classes for connecting to local and remote
MBeanServers and for exposing an MBeanServer to remote clients.类概要 类 说明 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 anMBeanServer.MBeanServerConnectionFactoryBean FactoryBeanthat creates a JMX 1.2MBeanServerConnectionto a remoteMBeanServerexposed via aJMXServerConnector.MBeanServerFactoryBean FactoryBeanthat obtains anMBeanServerreference 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 aNotificationListener, 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 ofObjectNameinstances.WebSphereMBeanServerFactoryBean FactoryBeanthat obtains a WebSphereMBeanServerreference through WebSphere's proprietaryAdminServiceFactoryAPI, available on WebSphere 5.1 and higher.枚举概要 枚举 说明 MetricType Represents how the measurement values of aManagedMetricwill change over time.RegistrationPolicy Indicates registration behavior when attempting to register an MBean that already exists.