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