@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Model
This annotation is used to flag an @Action method parameter as a data model for the request.
Copyright © 2011-2012 MojaveMVC.org