| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.domain |
| Modifier and Type | Method and Description |
|---|---|
static AddJvmConfiguration.JvmType |
AddJvmConfiguration.JvmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddJvmConfiguration.JvmType[] |
AddJvmConfiguration.JvmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddJvmConfiguration.Builder |
AddJvmConfiguration.Builder.type(AddJvmConfiguration.JvmType type)
The JVM type can be either
SUN or IBM. |
Copyright © 2024. All rights reserved.