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.
从以下版本开始:
4.0
作者:
Rob Harrop
另请参阅: