Package fr.gouv.vitam.logbook.rest
Class LogbookMain
java.lang.Object
fr.gouv.vitam.logbook.rest.LogbookMain
Logbook web application
-
Field Details
-
PARAMETER_JETTY_SERVER_PORT
- See Also:
-
-
Constructor Details
-
LogbookMain
Constructor with a configuration file- Parameters:
configurationFile
- the path to configuration file
-
-
Method Details
-
main
Main method to run the application (doing start and join)- Parameters:
args
-
-
start
Start the server- Throws:
VitamApplicationServerException
-
startAndJoin
Start and join the server- Throws:
VitamApplicationServerException
-
stop
Stop the server- Throws:
VitamApplicationServerException
-