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
VitamApplicationServerException
public void startAndJoin() throws VitamApplicationServerException
VitamApplicationServerException
public void stop() throws VitamApplicationServerException
VitamApplicationServerException
public final VitamStarter getVitamServer()
Copyright © 2018 Vitam. All rights reserved.