public class MojarraFacesConfigResourceProvider extends java.lang.Object implements ConfigurationResourceProvider
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
JSF_RI_CONFIG |
Constructor and Description |
---|
MojarraFacesConfigResourceProvider() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.net.URI> |
getResources(javax.servlet.ServletContext context) |
private static final java.lang.String JSF_RI_CONFIG
public java.util.Collection<java.net.URI> getResources(javax.servlet.ServletContext context)
getResources
in interface ConfigurationResourceProvider
context
- the ServletContext
for this applicationURL
instances representing
application configuration resourcesConfigurationResourceProvider.getResources(javax.servlet.ServletContext)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.