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