Package | Description |
---|---|
javax.enterprise.context |
Annotations and interfaces relating to scopes and contexts.
|
javax.enterprise.inject |
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
|
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 |
---|
ContextException
Indicates a problem relating to context management.
|
NormalScope
Specifies that an annotation type is a normal scope type.
|
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-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.