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