public static class IWebDocumentProvider.DefaultImpl extends java.lang.Object implements IWebDocumentProvider
IWebDocumentProvider.DefaultImpl| Constructor and Description |
|---|
DefaultImpl() |
| Modifier and Type | Method and Description |
|---|---|
XtextWebDocument |
get(java.lang.String resourceId,
IServiceContext serviceContext)
Creates and configures a document.
|
public XtextWebDocument get(java.lang.String resourceId, IServiceContext serviceContext)
IWebDocumentProvidernull, which means that
the request should be processed in stateless mode. Fetching the session from the service
context should be avoided in this case.get in interface IWebDocumentProvider