Uses of Enum
org.wildfly.plugin.server.ServerType
Packages that use ServerType
-
Uses of ServerType in org.wildfly.plugin.server
Fields in org.wildfly.plugin.server declared as ServerTypeModifier and TypeFieldDescriptionprotected ServerTypeStartMojo.serverTypeThe type of server to start.Methods in org.wildfly.plugin.server that return ServerTypeModifier and TypeMethodDescriptionstatic ServerTypeReturns 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.Methods in org.wildfly.plugin.server with parameters of type ServerTypeModifier and TypeMethodDescriptionprotected ServerContextAbstractStartMojo.startServer(ServerType serverType)