@Api @Retention(value=RUNTIME) @Target(value=PARAMETER) @Documented public @interface Param
@Param
annotation will
receive value of component parameter with specified name.public abstract String value
Copyright © 2019 Suncode. All rights reserved.