Uses of Class
javax.enterprise.context.NormalScope

Packages that use NormalScope
javax.enterprise.context   
 

Uses of NormalScope in javax.enterprise.context
 

Classes in javax.enterprise.context with annotations of type NormalScope
 interface ApplicationScoped
          Defines the application scoped type.
 interface ConversationScoped
          Conversation scope type.
 interface RequestScoped
          Defines the request scope.
 interface SessionScoped
          Session scoped.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.