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