public class StartServerHelper extends Object
| Constructor and Description |
|---|
StartServerHelper(Logger logger0,
boolean terse0,
com.sun.enterprise.util.io.ServerDirs serverDirs0,
com.sun.enterprise.admin.launcher.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 void waitForServer()
throws org.glassfish.api.admin.CommandException
org.glassfish.api.admin.CommandExceptionpublic boolean prepareForLaunch()
throws org.glassfish.api.admin.CommandException
org.glassfish.api.admin.CommandExceptionpublic void report()
Copyright © 2017. All rights reserved.