public final class ServletContextManager extends Object
| Constructor and Description |
|---|
ServletContextManager(org.osgi.framework.Bundle bundle,
javax.servlet.ServletContext context,
boolean sharedAttributes,
PerContextHandlerRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
ExtServletContext |
getServletContext(org.osgi.service.http.HttpContext httpContext) |
public ServletContextManager(org.osgi.framework.Bundle bundle,
javax.servlet.ServletContext context,
boolean sharedAttributes,
PerContextHandlerRegistry registry)
public ExtServletContext getServletContext(org.osgi.service.http.HttpContext httpContext)
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.