org.apache.felix.http.whiteboard.internal.manager
Class HttpContextManager
java.lang.Object
org.apache.felix.http.whiteboard.internal.manager.HttpContextManager
public final class HttpContextManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpContextManager
public HttpContextManager()
getHttpContext
public HttpContext getHttpContext(Bundle bundle,
String contextId)
removeHttpContext
public void removeHttpContext(HttpContext context)
addHttpContext
public void addHttpContext(Bundle bundle,
String contextId,
HttpContext context)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.