Uses of Enum
org.wildfly.plugin.tools.server.Configuration.LaunchType
Packages that use Configuration.LaunchType
-
Uses of Configuration.LaunchType in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that return Configuration.LaunchTypeModifier and TypeMethodDescriptionprotected abstract Configuration.LaunchTypeConfiguration.launchType()The type of the server to launch.protected Configuration.LaunchTypeDomainConfiguration.launchType()protected Configuration.LaunchTypeStandaloneConfiguration.launchType()static Configuration.LaunchTypeReturns 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.