Uses of Annotation Type
javax.enterprise.context.NormalScope
Packages that use NormalScope
Package
Description
Annotations and interfaces relating to scopes and contexts.
-
Uses of NormalScope in javax.enterprise.context
Classes in javax.enterprise.context with annotations of type NormalScopeModifier and TypeClassDescription@interfaceSpecifies that a bean is application scoped.@interfaceSpecifies that a bean is conversation scoped.@interfaceSpecifies that a bean is request scoped.@interfaceSpecifies that a bean is session scoped.