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