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, isExcludedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidateXmlpublic Collection<URI> getResources(javax.servlet.ServletContext context)
getResources in interface ConfigurationResourceProvidergetResources in class BaseWebConfigResourceProvidercontext - the ServletContext for this applicationURL instances representing
application configuration resourcesConfigurationResourceProvider.getResources(javax.servlet.ServletContext)protected WebConfiguration.WebContextInitParameter getParameter()
getParameter in class BaseWebConfigResourceProviderprotected String[] getExcludedResources()
getExcludedResources in class BaseWebConfigResourceProviderprotected String getSeparatorRegex()
getSeparatorRegex in class BaseWebConfigResourceProviderCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.