public class LogbookMain extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_JETTY_SERVER_PORT |
| Constructor and Description |
|---|
LogbookMain(String configurationFile)
Constructor with a configuration file
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method to run the application (doing start and join)
|
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 LogbookMain(String configurationFile)
configurationFile - the path to configuration filepublic 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.