Package | Description |
---|---|
javax.enterprise.context |
Annotations and interfaces relating to scopes and contexts.
|
javax.enterprise.context.control | |
javax.enterprise.inject | |
javax.faces.flow |
The runtime API for Faces Flows. |
javax.faces.view |
Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces. |
javax.transaction |
Provides the API that defines the contract between the transaction
manager and the various parties involved in a distributed transaction
namely : resource manager, application, and application server.
|
Class and Description |
---|
ApplicationScoped.Literal
Supports inline instantiation of the
ApplicationScoped annotation. |
BeforeDestroyed.Literal
Supports inline instantiation of the
BeforeDestroyed qualifier. |
ContextException
Indicates a problem relating to context management.
|
ConversationScoped.Literal
Supports inline instantiation of the
ConversationScoped annotation. |
Dependent.Literal
Supports inline instantiation of the
Dependent annotation. |
Destroyed.Literal
Supports inline instantiation of the
Destroyed qualifier. |
Initialized.Literal
Supports inline instantiation of the
Initialized qualifier. |
NormalScope
Specifies that an annotation type is a normal scope type.
|
RequestScoped.Literal
Supports inline instantiation of the
RequestScoped annotation. |
SessionScoped.Literal
Supports inline instantiation of the
SessionScoped annotation. |
Class and Description |
---|
ContextNotActiveException
Indicates that a context is not active.
|
Class and Description |
---|
RequestScoped
Specifies that a bean is request scoped.
|
Class and Description |
---|
NormalScope
Specifies that an annotation type is a normal scope type.
|
Class and Description |
---|
NormalScope
Specifies that an annotation type is a normal scope type.
|
Class and Description |
---|
NormalScope
Specifies that an annotation type is a normal scope type.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.