Uses of Package
org.springframework.jmx.export.metadata
Package
Description
Annotations for MBean exposure.
Provides a strategy for MBeanInfo assembly.
Provides generic JMX metadata classes and basic support for reading
JMX metadata in a provider-agnostic manner.
Provides a strategy for ObjectName creation.
-
ClassDescriptionThrown by the
JmxAttributeSource
when it encounters incorrect metadata on a managed resource or one of its methods.Interface used by theMetadataMBeanInfoAssembler
to read source-level metadata from a managed resource's class.Metadata that indicates to expose a given bean property as JMX attribute.Metadata that indicates to expose a given bean property as a JMX attribute, with additional descriptor properties that indicate that the attribute is a metric.Metadata that indicates a JMX notification emitted by a bean.Metadata that indicates to expose a given method as JMX operation.Metadata about JMX operation parameters.Metadata indicating that instances of an annotated class are to be registered with a JMX server. -
ClassDescriptionInterface used by the
MetadataMBeanInfoAssembler
to read source-level metadata from a managed resource's class.Metadata that indicates a JMX notification emitted by a bean. -
ClassDescriptionBase class for all JMX metadata classes.Thrown by the
JmxAttributeSource
when it encounters incorrect metadata on a managed resource or one of its methods.Metadata that indicates to expose a given bean property as JMX attribute.Metadata that indicates to expose a given bean property as a JMX attribute, with additional descriptor properties that indicate that the attribute is a metric.Metadata that indicates a JMX notification emitted by a bean.Metadata that indicates to expose a given method as JMX operation.Metadata about JMX operation parameters.Metadata indicating that instances of an annotated class are to be registered with a JMX server. -
ClassDescriptionInterface used by the
MetadataMBeanInfoAssembler
to read source-level metadata from a managed resource's class.