Package | Description |
---|---|
org.jboss.as.appclient.subsystem | |
org.jboss.as.server | |
org.jboss.as.server.operations |
Modifier and Type | Method and Description |
---|---|
static org.jboss.as.appclient.subsystem.Main.ParsedOptions |
Main.determineEnvironment(String[] args,
Properties systemProperties,
Map<String,String> systemEnvironment,
ServerEnvironment.LaunchType launchType) |
Modifier and Type | Method and Description |
---|---|
ServerEnvironment.LaunchType |
ServerEnvironment.getLaunchType()
Gets the manner in which this server was launched
|
static ServerEnvironment.LaunchType |
ServerEnvironment.LaunchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerEnvironment.LaunchType[] |
ServerEnvironment.LaunchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ServerEnvironment |
Main.determineEnvironment(String[] args,
Properties systemProperties,
Map<String,String> systemEnvironment,
ServerEnvironment.LaunchType launchType) |
Constructor and Description |
---|
ServerEnvironment(String hostControllerName,
Properties props,
Map<String,String> env,
String serverConfig,
ServerEnvironment.LaunchType launchType,
RunningMode initialRunningMode,
ProductConfig productConfig) |
Constructor and Description |
---|
LaunchTypeHandler(ServerEnvironment.LaunchType launchType) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.