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
- FacesContext
resourceKey
- the resource keySet<ResourceKey> getAggregatedResources(ResourcePath resourcePath)
resourcePath
- Copyright © 2016 JBoss by Red Hat. All Rights Reserved.