org.jsxp.framework.annotations
Annotation Type ApplicationScope


@Retention(value=RUNTIME)
public @interface ApplicationScope

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



Copyright © 2012 Oliver Szymanski & David Tanzer