Interface | Description |
---|---|
ViewScopedCDIEventFireHelper |
Class | Description |
---|---|
FaceletFullStateManagementStrategy |
A state management strategy for FSS.
|
FaceletPartialStateManagementStrategy |
The state management strategy for PSS.
|
FaceletViewHandlingStrategy |
This
ViewHandlingStrategy handles Facelets/PDL-based views. |
FaceletViewHandlingStrategy.NullWriter |
Simple no-op writer.
|
JspStateManagementStrategy |
A state management strategy for JSP.
|
JspViewHandlingStrategy |
This
ViewHandlingStrategy handles JSP-based views. |
MultiViewHandler |
This
ViewHandler implementation handles both JSP-based and
Facelets/PDL-based views. |
ViewDeclarationLanguageFactoryImpl |
Default implementation of
ViewDeclarationLanguageFactory . |
ViewHandlingStrategy |
This represents how a particular page description language
is to be rendered/restored.
|
ViewHandlingStrategyManager |
Interface for working with multiple
ViewHandlingStrategy
implementations. |
ViewMetadataImpl | |
ViewScopeContext |
The CDI context for CDI ViewScoped beans.
|
ViewScopeContextManager |
The manager that deals with CDI ViewScoped beans.
|
ViewScopedCDIEventFireHelperImpl | |
ViewScopeEventListener |
The ViewScope event listener.
|
ViewScopeExtension |
The CDI extension that makes ViewScoped beans work in a CDI context.
|
ViewScopeManager |
The manager that deals with non-CDI and CDI ViewScoped beans.
|
Exception | Description |
---|---|
ViewHandlingStrategyNotFoundException |
Indicates that no
ViewHandlingStrategy
instances were found appropriate to a particulare view ID. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.