Uses of Class
org.wildfly.plugin.tools.server.ServerStartException
Packages that use ServerStartException
-
Uses of ServerStartException in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that throw ServerStartExceptionModifier and TypeMethodDescriptionstatic DomainManagerServerManager.start(DomainConfiguration configuration) Starts a domain server based on thecommand builderand waits until the server is started.static StandaloneManagerServerManager.start(StandaloneConfiguration configuration) Starts a standalone server based on thecommand builder.