Uses of Package
org.springframework.jmx.support
Packages that use 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.-
Classes in org.springframework.jmx.support used by org.springframework.jmx.accessClassDescriptionHelper 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
. -
Classes in org.springframework.jmx.support used by org.springframework.jmx.exportClassDescriptionProvides 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
. -
Classes in org.springframework.jmx.support used by org.springframework.jmx.export.annotation
-
Classes in org.springframework.jmx.support used by org.springframework.jmx.export.metadataClassDescriptionRepresents how the measurement values of a
ManagedMetric
will change over time. -
Classes in org.springframework.jmx.support used by org.springframework.jmx.supportClassDescriptionProvides 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.