Uses of Class
javax.enterprise.context.RequestScoped
-
Packages that use RequestScoped Package Description javax.enterprise.inject -
-
Uses of RequestScoped in javax.enterprise.inject
Classes in javax.enterprise.inject with annotations of type RequestScoped Modifier and Type Class Description interface
Model
The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such as JSF.
-