| Package | Description | 
|---|---|
| javax.enterprise.context | 
 Annotations and interfaces relating to scopes and contexts. 
 | 
| javax.enterprise.inject | |
| javax.enterprise.inject.literal | |
| javax.enterprise.util | 
 Contains shared, general-purpose helper classes and annotations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ApplicationScoped.Literal
Supports inline instantiation of the  
ApplicationScoped annotation. | 
static class  | 
BeforeDestroyed.Literal
Supports inline instantiation of the  
BeforeDestroyed qualifier. | 
static class  | 
ConversationScoped.Literal
Supports inline instantiation of the  
ConversationScoped annotation. | 
static class  | 
Dependent.Literal
Supports inline instantiation of the  
Dependent annotation. | 
static class  | 
Destroyed.Literal
Supports inline instantiation of the  
Destroyed qualifier. | 
static class  | 
Initialized.Literal
Supports inline instantiation of the  
Initialized qualifier. | 
static class  | 
RequestScoped.Literal
Supports inline instantiation of the  
RequestScoped annotation. | 
static class  | 
SessionScoped.Literal
Supports inline instantiation of the  
SessionScoped annotation. | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Alternative.Literal
Supports inline instantiation of the  
Alternative annotation. | 
static class  | 
Any.Literal
Supports inline instantiation of the  
Any qualifier. | 
static class  | 
Default.Literal
Supports inline instantiation of the  
Default qualifier. | 
static class  | 
New.Literal
Supports inline instantiation of the  
New qualifier. | 
static class  | 
Specializes.Literal
Supports inline instantiation of the  
Specializes annotation. | 
static class  | 
TransientReference.Literal
Supports inline instantiation of the  
TransientReference annotation. | 
static class  | 
Typed.Literal
Supports inline instantiation of the  
Typed annotation. | 
static class  | 
Vetoed.Literal
Supports inline instantiation of the  
Vetoed annotation. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InjectLiteral
Supports inline instantiation of the  
Inject annotation. | 
class  | 
NamedLiteral
Supports inline instantiation of the  
Named qualifier. | 
class  | 
QualifierLiteral
Supports inline instantiation of the  
Qualifier annotation. | 
class  | 
SingletonLiteral
Supports inline instantiation of the  
Singleton annotation. | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Nonbinding.Literal
Supports inline instantiation of the  
Nonbinding annotation. | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.