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) |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.