org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource Implementation of the <code>JmxAttributeSource</code> interface that reads JDK 1.5+ annotations and exposes the corresponding attributes. <p>This is a direct alternative to <code>AttributesJmxAttributeSource</code>, which is able to read in source-level attributes vi ...