| Class | Description |
|---|---|
| ApplicationMap.Literal |
Supports inline instantiation of the |
| FacesConfig.Literal |
Supports inline instantiation of the |
| FlowMap.Literal |
Supports inline instantiation of the |
| HeaderMap.Literal |
Supports inline instantiation of the |
| HeaderValuesMap.Literal |
Supports inline instantiation of the |
| InitParameterMap.Literal |
Supports inline instantiation of the |
| ManagedProperty.Literal |
Supports inline instantiation of the |
| RequestCookieMap.Literal |
Supports inline instantiation of the |
| RequestMap.Literal |
Supports inline instantiation of the |
| RequestParameterMap.Literal |
Supports inline instantiation of the |
| RequestParameterValuesMap.Literal |
Supports inline instantiation of the |
| SessionMap.Literal |
Supports inline instantiation of the |
| View.Literal |
Supports inline instantiation of the
View annotation. |
| ViewMap.Literal |
Supports inline instantiation of the |
| Enum | Description |
|---|---|
| FacesConfig.Version | Deprecated
It has no effect anymore as per Jakarta Faces version 4.0; the actual impl version should be leading.
|
| Annotation Type | Description |
|---|---|
| ApplicationMap |
The presence of this annotation (along with |
| FacesConfig |
The presence of this annotation on a class deployed within an application
guarantees activation of Jakarta Faces and its CDI specific features, even when
|
| FlowMap |
The presence of this annotation (along with |
| HeaderMap |
The presence of this annotation (along with |
| HeaderValuesMap |
The presence of this annotation (along with |
| InitParameterMap |
The presence of this annotation (along with |
| ManagedProperty |
The presence of this annotation (along with |
| RequestCookieMap |
The presence of this annotation (along with |
| RequestMap |
The presence of this annotation (along with |
| RequestParameterMap |
The presence of this annotation (along with |
| RequestParameterValuesMap |
The presence of this annotation (along with |
| SessionMap |
The presence of this annotation (along with |
| View |
The presence of this annotation on a target (type, method, parameter or field) within an application is used to indicate that this target is somehow handling a Faces View Id or Ids. |
| ViewMap |
The presence of this annotation (along with |