public interface StartServerCommand
| Modifier and Type | Method and Description |
|---|---|
void |
createLauncher()
Create a launcher for the whatever type of server "we" are.
|
List<String> |
getLauncherArgs() |
RuntimeType |
getType() |
RuntimeType getType()
void createLauncher()
throws GFLauncherException,
MiniXmlParserException
GFLauncherException - if there is an error creating the launcherMiniXmlParserException - if there is an error reading the domain.xmlCopyright © 2019. All rights reserved.