|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NormalScope | |
---|---|
javax.enterprise.context | Annotations and interfaces relating to scopes and contexts. |
Uses of NormalScope in javax.enterprise.context |
---|
Classes in javax.enterprise.context with annotations of type NormalScope | |
---|---|
interface |
ApplicationScoped
Specifies that a bean is application scoped. |
interface |
ConversationScoped
Specifies that a bean is conversation scoped. |
interface |
RequestScoped
Specifies that a bean is request scoped. |
interface |
SessionScoped
Specifies that a bean is session scoped. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |