JDK 1.5+ method-level annotation that indicates to expose a given bean
property as JMX attribute, corresponding to the ManagedAttribute attribute.
Only valid when used on a JavaBean getter or setter.
author: Rob Harrop since: 1.2 See Also:org.springframework.jmx.export.metadata.ManagedAttribute