Uses of Class
org.wildfly.plugin.tools.server.StandaloneManager
Packages that use StandaloneManager
-
Uses of StandaloneManager in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that return StandaloneManagerModifier and TypeMethodDescriptionServerManager.Builder.standalone()
Creates aStandaloneManager
based on the builders settings.static StandaloneManager
ServerManager.start
(StandaloneConfiguration configuration) Starts a standalone server based on thecommand builder
.