|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopeType | |
---|---|
javax.context |
Uses of ScopeType in javax.context |
---|
Classes in javax.context with annotations of type ScopeType | |
---|---|
interface |
ApplicationScoped
Specifies that a bean is application scoped. |
interface |
ConversationScoped
Specifies that a bean is conversation scoped. |
interface |
Dependent
Specifies that a bean is dependent scoped. |
interface |
RequestScoped
Specifies that a bean is request scoped. |
interface |
SessionScoped
Specifies that a bean is session scoped. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |