Uses of Class
javax.context.RequestScoped

Packages that use RequestScoped
javax.webbeans   
org.jboss.webbeans.conversation   
org.jboss.webbeans.servlet   
 

Uses of RequestScoped in javax.webbeans
 

Classes in javax.webbeans with annotations of type RequestScoped
 interface Model
          A stereotype for MVC model objects
 

Uses of RequestScoped in org.jboss.webbeans.conversation
 

Classes in org.jboss.webbeans.conversation with annotations of type RequestScoped
 class ConversationImpl
          The current conversation implementation
 

Uses of RequestScoped in org.jboss.webbeans.servlet
 

Classes in org.jboss.webbeans.servlet with annotations of type RequestScoped
 class HttpSessionManager
           
 

Methods in org.jboss.webbeans.servlet with annotations of type RequestScoped
 javax.servlet.http.HttpSession HttpSessionManager.getSession()
           
 



Copyright © 2011. All Rights Reserved.