Package javax.enterprise.context
Annotation Type RequestScoped
-
@Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) @Documented @NormalScope @Inherited public @interface RequestScoped
Defines the request scope.Please see Request context lifecycle of the specification for further information.
- Version:
- $Rev: 1667118 $ $Date: 2015-03-16 21:08:25 +0100 (Mon, 16 Mar 2015) $