|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface RequestBean
used for annotation based processing of the Parameters of the Command.
A parameter of a method annotated with either Action or
AnyAction that is annotated with this annotation can have values
injected based on Command.getParameters().
The injection is controlled by the RequestBean.Parameter annotation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||