org.apache.myfaces.spi
Class FacesConfigResourceProvider
java.lang.Object
org.apache.myfaces.spi.FacesConfigResourceProvider
- Direct Known Subclasses:
- DefaultFacesConfigResourceProvider
public abstract class FacesConfigResourceProvider
- extends Object
- Since:
- 2.0.2
- Author:
- Leonardo Uribe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigResourceProvider
public FacesConfigResourceProvider()
getMetaInfConfigurationResources
public abstract Collection<URL> getMetaInfConfigurationResources(ExternalContext context)
throws IOException
- Parameters:
context
-
- Returns:
-
- Throws:
IOException
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.