Package | Description |
---|---|
com.sun.faces.application.view |
Modifier and Type | Class and Description |
---|---|
class |
FaceletViewHandlingStrategy
This
ViewHandlingStrategy handles Facelets/PDL-based views. |
class |
JspViewHandlingStrategy
This
ViewHandlingStrategy handles JSP-based views. |
Modifier and Type | Method and Description |
---|---|
ViewHandlingStrategy |
ViewHandlingStrategyManager.getStrategy(String viewId)
Iterate through the available
ViewHandlingStrategy
implementations. |
ViewHandlingStrategy[] |
ViewHandlingStrategyManager.getViewHandlingStrategies() |
Modifier and Type | Method and Description |
---|---|
void |
ViewHandlingStrategyManager.setViewHandlingStrategies(ViewHandlingStrategy[] stratagies)
Update the
ViewHandlingStrategy implementations
to be applied when processing JSF requests. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.