| Package | Description | 
|---|---|
| jakarta.enterprise.context | Annotations and interfaces relating to scopes and contexts. | 
| jakarta.enterprise.context.control | |
| jakarta.enterprise.inject | |
| jakarta.faces.flow | |
| jakarta.faces.view | |
| jakarta.transaction | Provides the API that defines the contract between the transaction 
manager and the various parties involved in a distributed transaction 
namely : resource manager, application, and application server. | 
| Class and Description | 
|---|
| ApplicationScoped.Literal Supports inline instantiation of the  ApplicationScopedannotation. | 
| BeforeDestroyed.Literal Supports inline instantiation of the  BeforeDestroyedqualifier. | 
| ContextException 
 Indicates a problem relating to context management. | 
| ConversationScoped.Literal Supports inline instantiation of the  ConversationScopedannotation. | 
| Dependent.Literal Supports inline instantiation of the  Dependentannotation. | 
| Destroyed.Literal Supports inline instantiation of the  Destroyedqualifier. | 
| Initialized.Literal Supports inline instantiation of the  Initializedqualifier. | 
| NormalScope 
 Specifies that an annotation type is a normal scope type. | 
| RequestScoped.Literal Supports inline instantiation of the  RequestScopedannotation. | 
| SessionScoped.Literal Supports inline instantiation of the  SessionScopedannotation. | 
| Class and Description | 
|---|
| ContextNotActiveException 
 Indicates that a context is not active. | 
| Class and Description | 
|---|
| RequestScoped 
 Specifies that a bean is request scoped. | 
| Class and Description | 
|---|
| NormalScope 
 Specifies that an annotation type is a normal scope type. | 
| Class and Description | 
|---|
| NormalScope 
 Specifies that an annotation type is a normal scope type. | 
| Class and Description | 
|---|
| NormalScope 
 Specifies that an annotation type is a normal scope type. | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.