| Package | Description | 
|---|---|
| javax.enterprise.context | 
 Annotations and interfaces relating to scopes and contexts. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Initialized.Literal | 
Initialized.Literal.APPLICATION  | 
static Initialized.Literal | 
Initialized.Literal.CONVERSATION  | 
static Initialized.Literal | 
Initialized.Literal.REQUEST  | 
static Initialized.Literal | 
Initialized.Literal.SESSION  | 
| Modifier and Type | Method and Description | 
|---|---|
static Initialized.Literal | 
Initialized.Literal.of(Class<? extends Annotation> value)  | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.