public class WorkspaceMain extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_JETTY_SERVER_PORT
the port of metadata server
|
| Constructor and Description |
|---|
WorkspaceMain(String configurationFile) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start() |
void |
startAndJoin() |
void |
stop() |
public static final String PARAMETER_JETTY_SERVER_PORT
public WorkspaceMain(String configurationFile)
public static void main(String[] args)
public void start()
throws VitamApplicationServerException
VitamApplicationServerExceptionpublic void startAndJoin()
throws VitamApplicationServerException
VitamApplicationServerExceptionpublic void stop()
throws VitamApplicationServerException
VitamApplicationServerExceptionCopyright © 2018 Vitam. All rights reserved.