public interface MappedResourceFactory
| Modifier and Type | Method and Description |
|---|---|
javax.faces.application.Resource |
createResource(javax.faces.context.FacesContext facesContext,
ResourceKey resourceKey)
Creates external resource
|
Set<ResourceKey> |
getAggregatedResources(ResourcePath resourcePath)
Get all resources which maps to same location
|
javax.faces.application.Resource createResource(javax.faces.context.FacesContext facesContext,
ResourceKey resourceKey)
facesContext - FacesContextresourceKey - the resource keySet<ResourceKey> getAggregatedResources(ResourcePath resourcePath)
resourcePath - Copyright © 2014 JBoss by Red Hat. All rights reserved.