Annotation Type PropertyValue
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface PropertyValueAnnotation that indicates method parameter should be bound to some property value of the request context.- Since:
- 1.2
@Target(PARAMETER)
@Retention(RUNTIME)
public @interface PropertyValue