Uses of Class
org.wildfly.plugin.core.OperationExecutionException
-
-
Uses of OperationExecutionException in org.wildfly.plugin.core
Methods in org.wildfly.plugin.core that throw OperationExecutionException Modifier and Type Method Description static org.jboss.dmr.ModelNodeServerHelper. determineHostAddress(org.jboss.as.controller.client.ModelControllerClient client)Determines the address for the host being used.static ContainerDescriptionServerHelper. getContainerDescription(org.jboss.as.controller.client.ModelControllerClient client)Returns the description of the running container.static voidServerHelper. shutdownDomain(org.jboss.as.controller.client.ModelControllerClient client)Shuts down a managed domain container.static voidServerHelper. shutdownDomain(org.jboss.as.controller.client.ModelControllerClient client, int timeout)Shuts down a managed domain container.
-