| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedAttribute | |
|---|---|
| org.springframework.jmx.export.annotation | JDK 1.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. | 
| Uses of ManagedAttribute in org.springframework.jmx.export.annotation | 
|---|
| Methods in org.springframework.jmx.export.annotation that return ManagedAttribute | |
|---|---|
|  ManagedAttribute | AnnotationJmxAttributeSource.getManagedAttribute(Method method) | 
| Uses of ManagedAttribute in org.springframework.jmx.export.metadata | 
|---|
| Fields in org.springframework.jmx.export.metadata declared as ManagedAttribute | |
|---|---|
| static ManagedAttribute | ManagedAttribute.EMPTY | 
| Methods in org.springframework.jmx.export.metadata that return ManagedAttribute | |
|---|---|
|  ManagedAttribute | AttributesJmxAttributeSource.getManagedAttribute(Method method)If the specified method has a ManagedAttributeattribute,
 then it is returned. | 
|  ManagedAttribute | JmxAttributeSource.getManagedAttribute(Method method)Implementations should return an instance of ManagedAttributeif the suppliedMethodhas the corresponding metadata. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||