public interface ESWorkspaceProvider
| Modifier and Type | Field and Description |
|---|---|
static ESWorkspaceProvider |
INSTANCE
Singleton instance of the workspace provider.
|
| Modifier and Type | Method and Description |
|---|---|
ESWorkspace |
getWorkspace()
Returns the current workspace.
|
void |
setSessionProvider(ESAbstractSessionProvider sessionProvider)
Allows the user to set the
ESAbstractSessionProvider to use. |
static final ESWorkspaceProvider INSTANCE
ESWorkspace getWorkspace()
void setSessionProvider(ESAbstractSessionProvider sessionProvider)
ESAbstractSessionProvider to use.sessionProvider - the ESAbstractSessionProvider to useCopyright © 2017. All rights reserved.