org.jsxp.framework.annotations
Annotation Type SessionScope


@Retention(value=RUNTIME)
public @interface SessionScope

The Interface SessionScope. Defines the SessionScope-Annotation. This annotation is used on field in a ViewController, so that the field is automatically managed in this scope. The SessionScope is valid during the whole lifetime of the user session.



Copyright © 2012 Oliver Szymanski & David Tanzer