org.primefaces.application
Class PrimeResourceHandler
java.lang.Object
javax.faces.application.ResourceHandler
javax.faces.application.ResourceHandlerWrapper
org.primefaces.application.PrimeResourceHandler
- All Implemented Interfaces:
- javax.faces.FacesWrapper<javax.faces.application.ResourceHandler>
public class PrimeResourceHandler
- extends javax.faces.application.ResourceHandlerWrapper
Fields inherited from class javax.faces.application.ResourceHandler |
LOCALE_PREFIX, RESOURCE_EXCLUDES_DEFAULT_VALUE, RESOURCE_EXCLUDES_PARAM_NAME, RESOURCE_IDENTIFIER |
Methods inherited from class javax.faces.application.ResourceHandlerWrapper |
createResource, createResource, createResource, getRendererTypeForResourceName, isResourceRequest, libraryExists |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimeResourceHandler
public PrimeResourceHandler(javax.faces.application.ResourceHandler wrapped)
getWrapped
public javax.faces.application.ResourceHandler getWrapped()
- Specified by:
getWrapped
in interface javax.faces.FacesWrapper<javax.faces.application.ResourceHandler>
- Overrides:
getWrapped
in class javax.faces.application.ResourceHandlerWrapper
handleResourceRequest
public void handleResourceRequest(javax.faces.context.FacesContext context)
throws IOException
- Overrides:
handleResourceRequest
in class javax.faces.application.ResourceHandlerWrapper
- Throws:
IOException
Copyright © 2013. All Rights Reserved.