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
VitamApplicationServerExceptionpublic void startAndJoin()
throws VitamApplicationServerException
VitamApplicationServerExceptionpublic void stop()
throws VitamApplicationServerException
VitamApplicationServerExceptionCopyright © 2018 Vitam. All rights reserved.