public class InterceptorMain extends Object
| Constructor and Description |
|---|
InterceptorMain(String configurationFile) |
| Modifier and Type | Method and Description |
|---|---|
VitamStarter |
getVitamServer()
Get the server
|
static void |
main(String[] args)
Main method to run the application (doing start and join)
|
void |
start()
Start the server
|
void |
startAndJoin()
Start and join the server
|
void |
stop()
Stop the server
|
public InterceptorMain(String 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.