spring-framework / org.springframework.jmx.export.metadata / ManagedMetric / <init>

<init>

ManagedMetric()

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. Only valid when used on a JavaBean getter.

Author
Jennifer Hickey

Since
3.0

See Also
org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler