protected abstract Configuration.LaunchType |
Configuration.launchType() |
The type of the server to launch.
|
protected Configuration.LaunchType |
DomainConfiguration.launchType() |
|
protected Configuration.LaunchType |
StandaloneConfiguration.launchType() |
|
static Configuration.LaunchType |
Configuration.LaunchType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Configuration.LaunchType[] |
Configuration.LaunchType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|