Annotation Interface ParameterMeta


@Retention(RUNTIME) @Target(PARAMETER) public @interface ParameterMeta
Annotation is used for marking parameters within methods. Later on these parameters could be accessed and the value could be changed.