Class DefaultOfferMain
java.lang.Object
fr.gouv.vitam.storage.offers.rest.DefaultOfferMain
DefaultOfferMain class
- 
Field Details
- 
PARAMETER_JETTY_SERVER_PORT
- See Also:
 
 
 - 
 - 
Constructor Details
- 
DefaultOfferMain
Constructor- Parameters:
 configurationFile-
 
 - 
 - 
Method Details
- 
main
main method, will start the server- Parameters:
 args-
 - 
start
Start the server- Throws:
 VitamApplicationServerException- in case the server could not be started
 - 
startAndJoin
Start and join the server- Throws:
 VitamApplicationServerException- in case the server could not be started
 - 
stop
Stop the server- Throws:
 VitamApplicationServerException- in case the server could not be stopped
 
 -