Interface | Description |
---|---|
DiscoveryHelper |
Provides the URLs of MDWorkbench Server built-in servlets.
|
MDWorkbenchServer |
The central class of MDWorkbench Server.
|
PlatformLocator |
Provides information to a plug-in developer on where data shall be stored on server side.
|
ServerState |
Describes the state of the MDWorkbench Server application.
|
Class | Description |
---|---|
Options |
Provides options to control the behavior of MDWorkbench Server
and locations where data shall be stored on server side.
|
The MDWorkbenchServer
singleton instance can be retrieved
using the MDWorkbenchServer.INSTANCE
field.