public final class ServletContextManager
extends java.lang.Object
| Constructor and Description |
|---|
ServletContextManager(org.osgi.framework.Bundle bundle,
javax.servlet.ServletContext context,
javax.servlet.ServletContextAttributeListener attributeListener,
boolean sharedAttributes) |
| 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,
javax.servlet.ServletContextAttributeListener attributeListener,
boolean sharedAttributes)
public ExtServletContext getServletContext(org.osgi.service.http.HttpContext httpContext)
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.