Uses of Interface
org.jboss.as.controller.client.helpers.domain.ReplaceDeploymentPlanBuilder
Packages that use ReplaceDeploymentPlanBuilder
Package
Description
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.-
Uses of ReplaceDeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return ReplaceDeploymentPlanBuilderModifier and TypeMethodDescriptionAddDeploymentPlanBuilder.andReplace(String toReplace) Indicates content that was added via an immediately precedingaddoperation should be deployed, replacing the specified existing content in the runtime.Indicates the specified deployment content should be deployed, replacing the specified existing deployment.