| Modifier and Type | Method and Description |
|---|---|
Configuration.DaemonMethod |
PlatformConfiguration.getDaemonMethod() |
Configuration.DaemonMethod |
Configuration.getPlatformDaemonMethod(Configuration.Platform platform) |
Configuration.DaemonMethod |
Configuration.getPlatformDaemonMethod(String platformName) |
static Configuration.DaemonMethod |
Configuration.DaemonMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.DaemonMethod[] |
Configuration.DaemonMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformConfiguration.setDaemonMethod(Configuration.DaemonMethod daemonMethod) |
Copyright © 2016–2021 Fizzed, Inc. All rights reserved.