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.
-