|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| com.caucho.config.scope | |
| com.caucho.inject | |
| javax.enterprise.context | Contextual bean registration and lookup. |
| javax.inject | |
| Uses of Scope in com.caucho.config.scope |
|---|
| Classes in com.caucho.config.scope with annotations of type Scope | |
|---|---|
interface |
EnvironmentScoped
The @EnvironmentScoped represents an instance for each Resin environment. |
| Uses of Scope in com.caucho.inject |
|---|
| Classes in com.caucho.inject with annotations of type Scope | |
|---|---|
interface |
ThreadScoped
|
interface |
TransactionScoped
The @TransactionScoped marks a bean as scoped to the current XA. |
| Uses of Scope in javax.enterprise.context |
|---|
| Classes in javax.enterprise.context with annotations of type Scope | |
|---|---|
interface |
Dependent
The @Dependent scope |
| Uses of Scope in javax.inject |
|---|
| Classes in javax.inject with annotations of type Scope | |
|---|---|
interface |
Singleton
The @ApplicationScoped represents the servlet application scope |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||