Uses of Class
javax.enterprise.context.Initialized.Literal
-
Packages that use Initialized.Literal Package Description javax.enterprise.context Annotations and interfaces relating to scopes and contexts. -
-
Uses of Initialized.Literal in javax.enterprise.context
Fields in javax.enterprise.context declared as Initialized.Literal Modifier and Type Field Description static Initialized.LiteralInitialized.Literal. APPLICATIONstatic Initialized.LiteralInitialized.Literal. CONVERSATIONstatic Initialized.LiteralInitialized.Literal. REQUESTstatic Initialized.LiteralInitialized.Literal. SESSIONMethods in javax.enterprise.context that return Initialized.Literal Modifier and Type Method Description static Initialized.LiteralInitialized.Literal. of(Class<? extends Annotation> value)
-