@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface Param
Annotation to bind method parameters using their name.
- Since:
- 5.0
- Author:
- Mark Paluch
- See Also:
Key
-
Required Element Summary
-
Element Details
-
value
String valueName of the parameter.- Returns:
-