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 DomainManagerServerManager.Builder. domain()Creates aDomainManagerbased on the builders settings.static DomainManagerServerManager. start(DomainConfiguration configuration)Starts a domain server based on thecommand builderand waits until the server is started.
-