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 StandaloneManagerServerManager.Builder. standalone()Creates aStandaloneManagerbased on the builders settings.static StandaloneManagerServerManager. start(StandaloneConfiguration configuration)Starts a standalone server based on thecommand builder.
-