Uses of Class
org.wildfly.plugin.tools.server.DomainManager
-
Packages that use DomainManager Package Description org.wildfly.plugin.tools.server -
-
Uses of DomainManager in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that return DomainManager Modifier and Type Method Description DomainManager
ServerManager.Builder. domain()
Creates aDomainManager
based on the builders settings.static DomainManager
ServerManager. start(DomainConfiguration configuration)
Starts a domain server based on thecommand builder
and waits until the server is started.
-