public class FlowResourceHandler
extends javax.faces.application.ResourceHandlerWrapper
This handler is auto-configured in the faces-config.xml bundled with the "spring-faces" module.
| Constructor and Description |
|---|
FlowResourceHandler(javax.faces.application.ResourceHandler delegate) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.application.ViewResource |
createViewResource(javax.faces.context.FacesContext facesContext,
java.lang.String resourceName) |
javax.faces.application.ResourceHandler |
getWrapped() |
public FlowResourceHandler(javax.faces.application.ResourceHandler delegate)
public javax.faces.application.ResourceHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.ResourceHandler>getWrapped in class javax.faces.application.ResourceHandlerWrapperpublic javax.faces.application.ViewResource createViewResource(javax.faces.context.FacesContext facesContext,
java.lang.String resourceName)
createViewResource in class javax.faces.application.ResourceHandlerWrapper