| Package | Description |
|---|---|
| org.everit.osgi.webresource.internal | |
| org.everit.osgi.webresource.util |
| Modifier and Type | Class and Description |
|---|---|
class |
WebResourceServletURIGenerator
Simple URI generator for
WebResourceServlet. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonContextWebResourceURIGenerator
Implementation of
WebResourceURIGenerator that expects having one or more
WebResourceURIGenerator instances packed into a Collection, registered as
ServletContext attribute. |
| Modifier and Type | Method and Description |
|---|---|
static Collection<WebResourceURIGenerator> |
WebResourceUtil.getUriGeneratorsOfServletContext(javax.servlet.ServletContext servletContext)
Retrieves the
WebResourceURIGenerator queue from the specified ServletContext
or if it is not registered yet, registers an empty one. |
Copyright © 2011–2017 Everit Kft.. All rights reserved.