public class StartServerHelper extends Object
| Constructor and Description |
|---|
StartServerHelper(Logger logger,
boolean terse,
com.sun.enterprise.util.io.ServerDirs serverDirs,
com.sun.enterprise.admin.launcher.GFLauncher launcher,
String masterPassword) |
StartServerHelper(Logger logger,
boolean terse,
com.sun.enterprise.util.io.ServerDirs serverDirs,
com.sun.enterprise.admin.launcher.GFLauncher launcher,
String masterPassword,
boolean debug) |
| 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 logger, boolean terse, com.sun.enterprise.util.io.ServerDirs serverDirs, com.sun.enterprise.admin.launcher.GFLauncher launcher, String masterPassword)
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–2020 Eclipse Foundation. All rights reserved.