Uses of Package
org.springframework.jmx.support
Package
Description
Provides support for accessing remote MBean resources.
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
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
MBeanServer
s
and for exposing an MBeanServer
to remote clients.-
ClassDescriptionHelper 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
. -
ClassDescriptionProvides 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
. -
-
ClassDescriptionRepresents how the measurement values of a
ManagedMetric
will change over time. -
ClassDescriptionProvides supporting infrastructure for registering MBeans with an
MBeanServer
.Represents how the measurement values of aManagedMetric
will change over time.Indicates registration behavior when attempting to register an MBean that already exists.