|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |