Annotation Interface ManagedOperationParameter
@Target(METHOD)
@Retention(RUNTIME)
@Documented
@Repeatable(ManagedOperationParameters.class)
public @interface ManagedOperationParameter
Method-level annotation used to provide metadata about operation parameters,
corresponding to a
ManagedOperationParameter attribute.
This annotation can be used as a repeatable annotation.
- 从以下版本开始:
- 4.0
- 作者:
- Rob Harrop
- 另请参阅:
-
必需元素概要
所需元素