public interface WebContainerContext
extends org.osgi.service.http.HttpContext
HttpContext extensions.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getResourcePaths(String name)
Returns a set of all the paths (String objects) to entries within the web
application whose longest sub-path matches the supplied path argument.
|
Set<String> getResourcePaths(String name)
name - the path name for which to return resource pathsCopyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.