|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.osgiweb.OSGiFacesConfigResourceProvider
public class OSGiFacesConfigResourceProvider
Built-in com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider can't discover
resources named as xxx.faces-config.xml. That can only discover resources named as faces-config.xml.
This config resource provider knows how to iterate over bundle entries in order to discover the resources
not found by mojarra resource provider. It is registered as a META-INF service so that mojarra can discover it.
OSGiWebModuleDecorator.discoverJSFConfigs(org.osgi.framework.Bundle, java.util.Collection, java.util.Collection)| Field Summary |
|---|
| Fields inherited from interface com.sun.faces.spi.FacesConfigResourceProvider |
|---|
SERVICES_KEY |
| Constructor Summary | |
|---|---|
OSGiFacesConfigResourceProvider()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.net.URI> |
getResources(javax.servlet.ServletContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiFacesConfigResourceProvider()
| Method Detail |
|---|
public java.util.Collection<java.net.URI> getResources(javax.servlet.ServletContext context)
getResources in interface com.sun.faces.spi.ConfigurationResourceProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||