public class ResourceServletMapping extends Object implements ResourceMapping
ResourceServlet
.Constructor and Description |
---|
ResourceServletMapping(ResourceKey resourceKey) |
ResourceServletMapping(ResourcePath resourcePath) |
Modifier and Type | Method and Description |
---|---|
ResourcePath |
getResourcePath(javax.faces.context.FacesContext context)
Returns an URL where resource interpred by this mapping is mapped.
|
public ResourceServletMapping(ResourceKey resourceKey)
public ResourceServletMapping(ResourcePath resourcePath)
public ResourcePath getResourcePath(javax.faces.context.FacesContext context)
ResourceMapping
getResourcePath
in interface ResourceMapping
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.