public final class ServerControl extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ServerControl.Cli |
class |
ServerControl.Lifecycle |
| Modifier and Type | Method and Description |
|---|---|
ServerControl.Cli |
cli() |
ServerControl |
killingOnTimeout(boolean kill) |
ServerControl.Lifecycle |
lifecycle() |
static ServerControl |
onServer(org.rhq.core.domain.configuration.Configuration serverPluginConfig,
AS7Mode serverMode,
SystemInfo systemInfo) |
ServerControl |
waitingFor(long milliseconds)
0, the default, means waiting forever.
|
public static ServerControl onServer(org.rhq.core.domain.configuration.Configuration serverPluginConfig, AS7Mode serverMode, SystemInfo systemInfo)
public ServerControl waitingFor(long milliseconds)
public ServerControl killingOnTimeout(boolean kill)
public ServerControl.Lifecycle lifecycle()
public ServerControl.Cli cli()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.