| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedOperationParameter | |
|---|---|
| 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 ManagedOperationParameter in org.springframework.jmx.export.annotation | 
|---|
| Methods in org.springframework.jmx.export.annotation that return ManagedOperationParameter | |
|---|---|
|  ManagedOperationParameter[] | AnnotationJmxAttributeSource.getManagedOperationParameters(Method method) | 
| Uses of ManagedOperationParameter in org.springframework.jmx.export.metadata | 
|---|
| Methods in org.springframework.jmx.export.metadata that return ManagedOperationParameter | |
|---|---|
|  ManagedOperationParameter[] | AttributesJmxAttributeSource.getManagedOperationParameters(Method method)If the specified method has ManagedOperationParameterattributes,
 then these are returned, otherwise a zero length array is returned. | 
|  ManagedOperationParameter[] | JmxAttributeSource.getManagedOperationParameters(Method method)Implementations should return an array of ManagedOperationParameterif the suppliedMethodhas the corresponding metadata. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||