Package | Description |
---|---|
org.jboss.as.controller.client.helpers.domain |
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a JBoss Application Server Managed Domain. |
Modifier and Type | Method and Description |
---|---|
RollbackDeploymentPlanBuilder |
ServerGroupDeploymentPlanBuilder.withRollback()
Indicates that all
deploy , undeploy or
replace operations associated with the deployment set
should be rolled back on all servers in the current server group
in case of a failure in any of them. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.