Uses of Interface
org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Packages that use DeploymentPlanBuilder
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.Implementation classes to support the
managed domain convenience API.-
Uses of DeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domain
Subinterfaces of DeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domainModifier and TypeInterfaceDescriptioninterfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following anadddirective.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following adeployorreplacedirective.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that signal indicate the completion of the phase of establishing the set ofDeploymentActions that comprise aDeploymentSetPlanand the beginning of the phase of specifying how those actions should be applied to server groups.interfaceVariant of aDeploymentPlanBuilderthat is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.interfaceVariant of aDeploymentPlanBuilderthat is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following adeployorreplacedirective.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following areplacedirective.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable when controlling how to limitrollbackswhen aDeploymentSetPlanis applied to a server groups.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable when controlling how aDeploymentSetPlanshould be applied to one or more server groups.interfaceVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following anundeploydirective.Methods in org.jboss.as.controller.client.helpers.domain that return DeploymentPlanBuilderModifier and TypeMethodDescriptionReplaceDeploymentPlanBuilder.andRemoveUndeployed()Indicates that deployment content that was undeployed via the precedingreplaceaction should be removed from the content repository.Indicates the specified deployment content should be redeployed (i.e. -
Uses of DeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domain.impl
Classes in org.jboss.as.controller.client.helpers.domain.impl that implement DeploymentPlanBuilderModifier and TypeClassDescriptionclassVariant of aDeploymentPlanBuilderImplthat is meant to be used at the initial stages of the building process, when directives that pertain to the entireDeploymentSetPlancan be applied.