@Documented @Qualifier @Target(value=METHOD) @Retention(value=RUNTIME) public @interface ModelSetter
DataBinder
. The method is required to have a single parameter. The parameter type needs
to correspond to the type of the managed model (see Model
and AutoBound
).Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.