public static class IWebResourceSetProvider.DefaultImpl extends java.lang.Object implements IWebResourceSetProvider
IWebResourceSetProvider.DefaultImpl| Constructor and Description |
|---|
DefaultImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.resource.ResourceSet |
get(java.lang.String resourceId,
IServiceContext serviceContext)
Provides a resource set.
|
public org.eclipse.emf.ecore.resource.ResourceSet get(java.lang.String resourceId,
IServiceContext serviceContext)
IWebResourceSetProvidernull, 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 IWebResourceSetProvider