public class NuxeoResourceHandler extends javax.faces.application.ResourceHandlerWrapper
WebResourceManager service, and handling error
management of unknown resources.| Modifier and Type | Field and Description |
|---|---|
protected javax.faces.application.ResourceHandler |
wrapped |
| Constructor and Description |
|---|
NuxeoResourceHandler(javax.faces.application.ResourceHandler wrapped) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.application.ViewResource |
createViewResource(javax.faces.context.FacesContext facesContext,
String resourceName) |
javax.faces.application.ResourceHandler |
getWrapped() |
protected javax.faces.application.ResourceHandler wrapped
public NuxeoResourceHandler(javax.faces.application.ResourceHandler wrapped)
public javax.faces.application.ViewResource createViewResource(javax.faces.context.FacesContext facesContext, String resourceName)
createViewResource in class javax.faces.application.ResourceHandlerWrapperpublic javax.faces.application.ResourceHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.ResourceHandler>getWrapped in class javax.faces.application.ResourceHandlerWrapperCopyright © 2019 Nuxeo. All rights reserved.