Uses the JmxAttributeSource strategy interface, so that metadata can be read using any supported implementation. Out of the box, two strategies are included:
*
AttributesJmxAttributeSource, for Commons Attributes
*
AnnotationJmxAttributeSource, for JDK 1.5+ annotations
Since:
1.2
Author:
Rob Harrop, Juergen Hoeller, Jennifer Hickey
See Also:
setAttributeSource(org.springframework.jmx.export. metadata.JmxAttributeSource),
org.springframework.jmx.export.metadata.
AttributesJmxAttributeSource,
AnnotationJmxAttributeSource