public abstract @interface

ManagedOperationParameter

implements Annotation
org.springframework.jmx.export.annotation.ManagedOperationParameter

Class Overview

JDK 1.5+ method-level annotation used to provide metadata about operation parameters, corresponding to a ManagedOperationParameter attribute. Used as part of a ManagedOperationParameters annotation.

See Also

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation