public class FaceletRedirectionViewHandler
extends com.sun.facelets.FaceletViewHandler
DEFAULT_REFRESH_PERIOD, log, PARAM_BUFFER_SIZE, PARAM_BUILD_BEFORE_RESTORE, PARAM_DECORATORS, PARAM_DEVELOPMENT, PARAM_LIBRARIES, PARAM_REFRESH_PERIO, PARAM_REFRESH_PERIOD, PARAM_RESOURCE_RESOLVER, PARAM_SKIP_COMMENTS, PARAM_VIEW_MAPPINGS| Constructor and Description |
|---|
FaceletRedirectionViewHandler(javax.faces.application.ViewHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionURL(javax.faces.context.FacesContext facesContext,
String viewId) |
protected void |
handleRenderException(javax.faces.context.FacesContext context,
Exception ex) |
void |
renderView(javax.faces.context.FacesContext context,
javax.faces.component.UIViewRoot viewToRender) |
buildView, calculateLocale, calculateRenderKitId, createCompiler, createFaceletFactory, createResponseWriter, createView, getDefaultSuffix, getRenderedViewId, getResourceURL, getResponseContentType, getResponseEncoding, getWrapped, handleFaceletNotFound, initialize, initializeCompiler, restoreView, writeStatepublic FaceletRedirectionViewHandler(javax.faces.application.ViewHandler handler)
public String getActionURL(javax.faces.context.FacesContext facesContext, String viewId)
getActionURL in class com.sun.facelets.FaceletViewHandlerpublic void renderView(javax.faces.context.FacesContext context,
javax.faces.component.UIViewRoot viewToRender)
throws IOException,
javax.faces.FacesException
renderView in class com.sun.facelets.FaceletViewHandlerIOExceptionjavax.faces.FacesExceptionprotected void handleRenderException(javax.faces.context.FacesContext context,
Exception ex)
throws IOException,
javax.el.ELException,
javax.faces.FacesException
handleRenderException in class com.sun.facelets.FaceletViewHandlerIOExceptionjavax.el.ELExceptionjavax.faces.FacesExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.