public class IngestInternalMain extends Object
Constructor and Description |
---|
IngestInternalMain(String configurationFile) |
Modifier and Type | Method and Description |
---|---|
VitamStarter |
getVitamStarter()
Get the Vitam Starter
|
static void |
main(String[] args)
Main method to run the application (doing start and join)
|
void |
start()
Start application
|
void |
startAndJoin()
Start and join application
|
void |
stop()
Stop application
|
public IngestInternalMain(String configurationFile)
public static void main(String[] args)
args
- command line parametersIllegalStateException
- if the Vitam server cannot be launchedpublic void start() throws VitamApplicationServerException
VitamApplicationServerException
public void startAndJoin() throws VitamApplicationServerException
VitamApplicationServerException
public void stop() throws VitamApplicationServerException
VitamApplicationServerException
public VitamStarter getVitamStarter()
Copyright © 2018 Vitam. All rights reserved.