com.sun.faces.spi
public interface ConfigurationResourceProvider
Classes that implement this interface return zero or more
URL
s which refer to application configuration resources.
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.net.URI> |
getResources(javax.servlet.ServletContext context) |
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.