org.jsxp.framework.annotations
Annotation Type RequestScope


@Retention(value=RUNTIME)
public @interface RequestScope

The Interface RequestScope. Defines the RequestScope-Annotation. This annotation is used on field in a ViewController, so that the field is automatically managed in this scope. The RequestScope is valid during a request.



Copyright © 2012 Oliver Szymanski & David Tanzer