public class AdminManagementMain extends Object
Constructor and Description |
---|
AdminManagementMain(String configurationFile)
Constructor
|
Modifier and Type | Method and Description |
---|---|
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 AdminManagementMain(String configurationFile)
configurationFile
- the configuration of the web applicationpublic static void main(String[] args)
args
- public void start() throws VitamApplicationServerException
VitamApplicationServerException
public void startAndJoin() throws VitamApplicationServerException
VitamApplicationServerException
public void stop() throws VitamApplicationServerException
VitamApplicationServerException
Copyright © 2018 Vitam. All rights reserved.