public class WebFacesConfigResourceProvider extends BaseWebConfigResourceProvider
Constructor and Description |
---|
WebFacesConfigResourceProvider() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
getExcludedResources() |
protected WebConfiguration.WebContextInitParameter |
getParameter() |
Collection<URI> |
getResources(javax.servlet.ServletContext context) |
protected String |
getSeparatorRegex() |
getContextURLForPath, isExcluded
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validateXml
public Collection<URI> getResources(javax.servlet.ServletContext context)
getResources
in interface ConfigurationResourceProvider
getResources
in class BaseWebConfigResourceProvider
context
- the ServletContext
for this applicationURL
instances representing
application configuration resourcesConfigurationResourceProvider.getResources(javax.servlet.ServletContext)
protected WebConfiguration.WebContextInitParameter getParameter()
getParameter
in class BaseWebConfigResourceProvider
protected String[] getExcludedResources()
getExcludedResources
in class BaseWebConfigResourceProvider
protected String getSeparatorRegex()
getSeparatorRegex
in class BaseWebConfigResourceProvider
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.