| 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 | |
| org.jboss.weld.context |
| 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.
|
| Class and Description |
|---|
| Conversation
Allows the application to manage the conversation context by marking
the current conversation as transient or long-running, specifying a conversation identifier, or setting the conversation
timeout.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.