Annotation Type RequestBean


  • @Documented
    @Retention(RUNTIME)
    @Target({PARAMETER,ANNOTATION_TYPE})
    @Bindable
    @Inherited
    public @interface RequestBean
    Used to bind Bindable parameters to a Bean object.
    Since:
    2.0