Package fr.gouv.vitam.worker.server.rest
Class WorkerMain
java.lang.Object
fr.gouv.vitam.worker.server.rest.WorkerMain
Worker web server application
-
Field Details
-
PARAMETER_JETTY_SERVER_PORT
- See Also:
-
-
Constructor Details
-
WorkerMain
- Throws:
IOException
-
-
Method Details
-
main
Main method to run the application (doing start and join)- Parameters:
args
- command line parameters- Throws:
IllegalStateException
- if the Vitam server cannot be launched
-
start
Start application- Throws:
VitamApplicationServerException
-
startAndJoin
Start and join application- Throws:
VitamApplicationServerException
-
stop
Stop application- Throws:
VitamApplicationServerException
-
getVitamStarter
Get the Vitam Starter- Returns:
-