| Package | Description |
|---|---|
| javax.enterprise.context |
Contextual bean registration and lookup.
|
| javax.inject |
| Modifier and Type | Class and Description |
|---|---|
interface |
Dependent
The @Dependent scope
|
| Modifier and Type | Class and Description |
|---|---|
interface |
Singleton
The @ApplicationScoped represents the servlet application scope
|