public final class ServerControl.Lifecycle extends Object
| Constructor and Description |
|---|
ServerControl.Lifecycle() |
| Modifier and Type | Method and Description |
|---|---|
ProcessExecutionResults |
shutdownServer() |
ProcessExecutionResults |
startServer()
This command ignores the timeout set by the
ServerControl.waitingFor(long) method. |
public ProcessExecutionResults startServer()
ServerControl.waitingFor(long) method. It starts the process and returns
immediately. Other means have to be used to determine if the server finished starting up.public ProcessExecutionResults shutdownServer()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.