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