Uses of Interface
org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder
-
Packages that use InitialDeploymentPlanBuilder Package Description org.jboss.as.controller.client.helpers.domain Convenience API built on top of thecore management APIto make it easier to perform common management tasks against a JBoss Application Server Managed Domain.org.jboss.as.controller.client.helpers.domain.impl Implementation classes to support themanaged domain convenience API. -
-
Uses of InitialDeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return InitialDeploymentPlanBuilder Modifier and Type Method Description InitialDeploymentPlanBuilderDomainDeploymentManager. newDeploymentPlan()Initiates the creation of a newDeploymentPlan. -
Uses of InitialDeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domain.impl
Methods in org.jboss.as.controller.client.helpers.domain.impl that return InitialDeploymentPlanBuilder Modifier and Type Method Description static InitialDeploymentPlanBuilderInitialDeploymentPlanBuilderFactory. newInitialDeploymentPlanBuilder(DeploymentContentDistributor contentDistributor)
-