| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.commons.resourcehandler.config.MyFacesResourceHandlerUrlProvider
org.apache.myfaces.commons.resourcehandler.config.DefaultMyFacesResourceHandlerUrlProvider
public class DefaultMyFacesResourceHandlerUrlProvider
Default implementation used to load myfaces-resources-config.xml files
| Field Summary | 
|---|
| Fields inherited from class org.apache.myfaces.commons.resourcehandler.config.MyFacesResourceHandlerUrlProvider | 
|---|
| META_INF_CONFIG_FILE, WEB_INF_CONFIG_FILE | 
| Constructor Summary | |
|---|---|
| DefaultMyFacesResourceHandlerUrlProvider() | |
| Method Summary | |
|---|---|
|  java.util.Collection<java.net.URL> | getMetaInfConfigurationResources(javax.faces.context.ExternalContext context) | 
|  java.net.URL | getWebInfConfigurationResource(javax.faces.context.ExternalContext context) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DefaultMyFacesResourceHandlerUrlProvider()
| Method Detail | 
|---|
public java.util.Collection<java.net.URL> getMetaInfConfigurationResources(javax.faces.context.ExternalContext context)
                                                                    throws java.io.IOException
getMetaInfConfigurationResources in class MyFacesResourceHandlerUrlProviderjava.io.IOException
public java.net.URL getWebInfConfigurationResource(javax.faces.context.ExternalContext context)
                                            throws java.io.IOException
getWebInfConfigurationResource in class MyFacesResourceHandlerUrlProviderjava.io.IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||