public class ProcessManagementMain extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_JETTY_SERVER_PORT |
Constructor and Description |
---|
ProcessManagementMain(String configurationFile) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
start() |
void |
startAndJoin() |
void |
stop() |
public static final String PARAMETER_JETTY_SERVER_PORT
public ProcessManagementMain(String configurationFile)
public static void main(String[] 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.