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_CONTRACT_XML, RESOURCE_EXCLUDES_DEFAULT_VALUE, RESOURCE_EXCLUDES_PARAM_NAME, RESOURCE_IDENTIFIER, WEBAPP_CONTRACTS_DIRECTORY_PARAM_NAME, WEBAPP_RESOURCES_DIRECTORY_PARAM_NAME |
Methods inherited from class javax.faces.application.ResourceHandlerWrapper |
createResource, createResource, createResourceFromId, createViewResource, getRendererTypeForResourceName, isResourceRequest, isResourceURL, 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
createResource
public javax.faces.application.Resource createResource(String resourceName,
String libraryName)
- Overrides:
createResource
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.