Uses of Class
org.wildfly.plugin.server.ServerType
-
Packages that use ServerType Package Description org.wildfly.plugin.server -
-
Uses of ServerType in org.wildfly.plugin.server
Methods in org.wildfly.plugin.server that return ServerType Modifier and Type Method Description static ServerTypeServerType. valueOf(String name)Returns the enum constant of this type with the specified name.static ServerType[]ServerType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-