public class HttpServiceContextHandler extends WhiteboardContextHandler
| Constructor and Description |
|---|
HttpServiceContextHandler(ServletContextHelperInfo info,
PerContextHandlerRegistry registry,
HttpServiceFactory httpServiceFactory,
javax.servlet.ServletContext webContext,
org.osgi.framework.Bundle httpBundle) |
| Modifier and Type | Method and Description |
|---|---|
PerContextHandlerRegistry |
getRegistry() |
@Nullable ExtServletContext |
getServletContext(@Nullable org.osgi.framework.Bundle bundle) |
javax.servlet.ServletContext |
getSharedContext() |
void |
ungetServletContext(@NotNull org.osgi.framework.Bundle bundle) |
activate, compareTo, deactivate, getBundleContext, getContextInfopublic HttpServiceContextHandler(ServletContextHelperInfo info, PerContextHandlerRegistry registry, HttpServiceFactory httpServiceFactory, javax.servlet.ServletContext webContext, org.osgi.framework.Bundle httpBundle)
public PerContextHandlerRegistry getRegistry()
getRegistry in class WhiteboardContextHandlerpublic javax.servlet.ServletContext getSharedContext()
getSharedContext in class WhiteboardContextHandler@Nullable public @Nullable ExtServletContext getServletContext(@Nullable @Nullable org.osgi.framework.Bundle bundle)
getServletContext in class WhiteboardContextHandlerpublic void ungetServletContext(@NotNull
@NotNull org.osgi.framework.Bundle bundle)
ungetServletContext in class WhiteboardContextHandlerCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.