|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpContextExtensionService
The HttpContextExtensionService provides access to an HttpContext instance whose resources and implementation are added via the "httpcontexts" extension point.
Method Summary | |
---|---|
org.osgi.service.http.HttpContext |
getHttpContext(org.osgi.framework.ServiceReference httpServiceReference,
java.lang.String httpContextId)
returns the HttpContext associated with the HttpService reference and http context name |
Method Detail |
---|
org.osgi.service.http.HttpContext getHttpContext(org.osgi.framework.ServiceReference httpServiceReference, java.lang.String httpContextId)
httpServiceReference
- The ServiceReference of the http service to which this HttpContext applieshttpContextId
- The name of the HttpContext. Must be provided
null
if the HttpContext is unavailable.
|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.