public class IhmDemoMain extends Object
| Constructor and Description |
|---|
IhmDemoMain(String configurationFile)
Constructor with configuration file name
|
| Modifier and Type | Method and Description |
|---|---|
VitamStarter |
getVitamServer() |
static void |
main(String[] args)
Main method to run the application (doing start and join)
|
void |
start() |
void |
startAndJoin() |
void |
stop() |
public IhmDemoMain(String configurationFile)
configurationFile - public static void main(String[] args)
args - public void start()
throws VitamApplicationServerException
VitamApplicationServerExceptionpublic void startAndJoin()
throws VitamApplicationServerException
VitamApplicationServerExceptionpublic void stop()
throws VitamApplicationServerException
VitamApplicationServerExceptionpublic final VitamStarter getVitamServer()
Copyright © 2018 Vitam. All rights reserved.