|
RichFaces Core API 4.3.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExternalStaticResourceFactory
Creates resources pointing outside of JSF resource handler.
| Method Summary | |
|---|---|
ExternalResource |
createResource(javax.faces.context.FacesContext facesContext,
ResourceKey resourceKey)
Creates external resource |
Set<ResourceKey> |
getResourcesForLocation(String resourceLocation)
Returns all resource keys which points to the given external resource location |
| Method Detail |
|---|
ExternalResource createResource(javax.faces.context.FacesContext facesContext,
ResourceKey resourceKey)
facesContext - FacesContextresourceKey - the resource key
Set<ResourceKey> getResourcesForLocation(String resourceLocation)
resourceLocation - the external resource location
|
RichFaces Core API 4.3.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||