|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddJvmConfiguration.JvmType | |
|---|---|
| org.wildfly.extras.creaper.commands.domain | |
| Uses of AddJvmConfiguration.JvmType in org.wildfly.extras.creaper.commands.domain |
|---|
| Methods in org.wildfly.extras.creaper.commands.domain that return AddJvmConfiguration.JvmType | |
|---|---|
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. |
| Methods in org.wildfly.extras.creaper.commands.domain with parameters of type AddJvmConfiguration.JvmType | |
|---|---|
AddJvmConfiguration.Builder |
AddJvmConfiguration.Builder.type(AddJvmConfiguration.JvmType type)
The JVM type can be either SUN or IBM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||