org.richfaces.resource.external
public class ExternalStaticResourceFactoryImpl extends Object implements org.richfaces.resource.external.ExternalStaticResourceFactory, org.richfaces.application.Initializable
Constructor and Description |
---|
ExternalStaticResourceFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
org.richfaces.resource.external.ExternalResource |
createResource(javax.faces.context.FacesContext facesContext,
org.richfaces.resource.ResourceKey resourceKey) |
Set<org.richfaces.resource.ResourceKey> |
getResourcesForLocation(String resourceLocation) |
void |
init() |
void |
release() |
public void init()
init
in interface org.richfaces.application.Initializable
public org.richfaces.resource.external.ExternalResource createResource(javax.faces.context.FacesContext facesContext, org.richfaces.resource.ResourceKey resourceKey)
createResource
in interface org.richfaces.resource.external.ExternalStaticResourceFactory
public Set<org.richfaces.resource.ResourceKey> getResourcesForLocation(String resourceLocation)
getResourcesForLocation
in interface org.richfaces.resource.external.ExternalStaticResourceFactory
public void release()
release
in interface org.richfaces.application.Initializable
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.