Uses of Class
org.wildfly.plugin.tools.server.DomainManager
Packages that use DomainManager
-
Uses of DomainManager in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that return DomainManagerModifier and TypeMethodDescriptionServerManager.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.