public class StartServerHelper extends Object
| Constructor and Description |
|---|
StartServerHelper(Logger logger0,
boolean terse0,
ServerDirs serverDirs0,
GFLauncher launcher0,
String masterPassword0,
boolean debug0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
prepareForLaunch()
Run a series of commands to prepare for a launch.
|
void |
report() |
void |
waitForServer() |
public StartServerHelper(Logger logger0, boolean terse0, ServerDirs serverDirs0, GFLauncher launcher0, String masterPassword0, boolean debug0)
public void waitForServer()
throws CommandException
CommandExceptionpublic boolean prepareForLaunch()
throws CommandException
CommandExceptionpublic void report()
Copyright © 2017. All rights reserved.