Class IngestInternalMain
java.lang.Object
fr.gouv.vitam.ingest.internal.upload.rest.IngestInternalMain
Ingest Internal web server application
-
Field Details
-
PARAMETER_JETTY_SERVER_PORT
- See Also:
-
-
Constructor Details
-
IngestInternalMain
-
-
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:
-