public class ServerMain extends Object
| Constructor and Description |
|---|
ServerMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
startAllServers(String serversNames) |
static void |
stopAllServers() |
public static void main(String[] args) throws org.apache.commons.cli.ParseException, IOException
org.apache.commons.cli.ParseExceptionIOExceptionpublic static void stopAllServers()
public static void startAllServers(String serversNames)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.