Annotation Type Attribute
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface Attribute
If a view handler parameter is annotated withAttribute, the servlet attribute with the given name passed in.- Author:
- Richard "Shred" Körber
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface Attribute
Attribute, the servlet attribute
with the given name passed in.