Uses of Class
javax.enterprise.context.NormalScope
-
Packages that use NormalScope Package Description javax.enterprise.context -
-
Uses of NormalScope in javax.enterprise.context
Classes in javax.enterprise.context with annotations of type NormalScope Modifier and Type Class Description interface
ApplicationScoped
Defines the application scoped type.interface
ConversationScoped
Conversation scope type.interface
RequestScoped
Defines the request scope.interface
SessionScoped
Session scoped.
-