程序包的使用
cn.taketoday.jmx.support
使用cn.taketoday.jmx.support的程序包
程序包
说明
Provides support for accessing remote MBean resources.
This package provides declarative creation and registration of
Framework-managed beans as JMX MBeans.
Java 5 annotations for MBean exposure.
Provides generic JMX metadata classes and basic support for reading
JMX metadata in a provider-agnostic manner.
Contains support classes for connecting to local and remote
MBeanServers
and for exposing an MBeanServer to remote clients.-
类说明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. -
类说明Provides supporting infrastructure for registering MBeans with an
MBeanServer.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. -
-
-
类说明Provides supporting infrastructure for registering MBeans with an
MBeanServer.Represents how the measurement values of aManagedMetricwill change over time.Indicates registration behavior when attempting to register an MBean that already exists.