public interface ConfigurationResourceProvider
Classes that implement this interface return zero or more
URLs 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-2013 Oracle America, Inc. All Rights Reserved.