| Package | Description | 
|---|---|
| org.springframework.jmx.export.annotation | Java 5 annotations for MBean exposure. | 
| org.springframework.jmx.export.metadata | Provides generic JMX metadata classes and basic support for reading
 JMX metadata in a provider-agnostic manner. | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedResource | AnnotationJmxAttributeSource. getManagedResource(Class<?> beanClass) | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedResource | JmxAttributeSource. getManagedResource(Class<?> clazz)Implementations should return an instance of  ManagedResourceif the suppliedClasshas the appropriate metadata. |