org.jsxp.framework.annotations
Annotation Type FlashScope


@Retention(value=RUNTIME)
public @interface FlashScope

The Interface FlashScope. Defines the FlashScope-Annotation. This annotation is used on field in a ViewController, so that the field is automatically managed in this scope. The FlashScope is valid until the next requested view in a session.



Copyright © 2012 Oliver Szymanski & David Tanzer