Uses of Annotation Interface
jakarta.enterprise.context.NormalScope
Packages that use NormalScope
Package
Description
 Annotations and interfaces relating to scopes and contexts.
- 
Uses of NormalScope in jakarta.enterprise.contextClasses in jakarta.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.