Annotation Interface ManagedOperationParameters


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface ManagedOperationParameters
Method-level annotation used to provide metadata about operation parameters, corresponding to an array of ManagedOperationParameter attributes.
Since:
1.2
Author:
Rob Harrop
See Also: