|
Eclipse Platform Release 3.6 |
|||||||||
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 | |
---|---|
HttpContext |
getHttpContext(ServiceReference httpServiceReference,
String httpContextId)
returns the HttpContext associated with the HttpService reference and http context name |
Method Detail |
---|
HttpContext getHttpContext(ServiceReference httpServiceReference, 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 Release 3.6 |
|||||||||
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, 2010. All rights reserved.