Package org.apache.tapestry5.annotations
Annotation Type SessionAttribute
-
@Target(FIELD) @Documented @Retention(RUNTIME) @UseWith({COMPONENT,MIXIN,PAGE}) public @interface SessionAttribute
Used to map a property of a page or component to value stored in session.- Since:
- 5.2.0