Uses of Annotation Interface
javax.enterprise.context.RequestScoped
Packages that use RequestScoped
Package
Description
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
-
Uses of RequestScoped in javax.enterprise.inject
Classes in javax.enterprise.inject with annotations of type RequestScopedModifier and TypeClassDescription@interface
The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such as JSF.