Uses of Class
org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.JvmType

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.
 



Copyright © 2020. All rights reserved.