| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedOperation | |
|---|---|
| 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 ManagedOperation in org.springframework.jmx.export.annotation | 
|---|
| Methods in org.springframework.jmx.export.annotation that return ManagedOperation | |
|---|---|
|  ManagedOperation | AnnotationJmxAttributeSource.getManagedOperation(Method method) | 
| Uses of ManagedOperation in org.springframework.jmx.export.metadata | 
|---|
| Methods in org.springframework.jmx.export.metadata that return ManagedOperation | |
|---|---|
|  ManagedOperation | AttributesJmxAttributeSource.getManagedOperation(Method method)If the specified method has a ManagedOperationattribute,
 then it is returned. | 
|  ManagedOperation | JmxAttributeSource.getManagedOperation(Method method)Implementations should return an instance of ManagedOperationif the suppliedMethodhas the corresponding metadata. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||