public class PrimeResourceHandler
extends javax.faces.application.ResourceHandlerWrapper
Constructor and Description |
---|
PrimeResourceHandler(javax.faces.application.ResourceHandler wrapped) |
Modifier and Type | Method and Description |
---|---|
javax.faces.application.Resource |
createResource(String resourceName,
String libraryName) |
javax.faces.application.ResourceHandler |
getWrapped() |
void |
handleResourceRequest(javax.faces.context.FacesContext context) |
public PrimeResourceHandler(javax.faces.application.ResourceHandler wrapped)
public javax.faces.application.ResourceHandler getWrapped()
getWrapped
in interface javax.faces.FacesWrapper<javax.faces.application.ResourceHandler>
getWrapped
in class javax.faces.application.ResourceHandlerWrapper
public javax.faces.application.Resource createResource(String resourceName, String libraryName)
createResource
in class javax.faces.application.ResourceHandlerWrapper
public void handleResourceRequest(javax.faces.context.FacesContext context) throws IOException
handleResourceRequest
in class javax.faces.application.ResourceHandlerWrapper
IOException
Copyright © 2015. All rights reserved.