Uses of Interface
org.jboss.as.controller.client.helpers.standalone.InitialDeploymentPlanBuilder
Packages that use InitialDeploymentPlanBuilder
Package
Description
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a single standalone JBoss Application Server instance.Implementation classes to support the
standalone server convenience API.-
Uses of InitialDeploymentPlanBuilder in org.jboss.as.controller.client.helpers.standalone
Methods in org.jboss.as.controller.client.helpers.standalone that return InitialDeploymentPlanBuilderModifier and TypeMethodDescriptionServerDeploymentManager.newDeploymentPlan()Initiates the creation of a newDeploymentPlan. -
Uses of InitialDeploymentPlanBuilder in org.jboss.as.controller.client.helpers.standalone.impl
Methods in org.jboss.as.controller.client.helpers.standalone.impl that return InitialDeploymentPlanBuilderModifier and TypeMethodDescriptionAbstractServerDeploymentManager.newDeploymentPlan()Initiates the creation of a newDeploymentPlan.static InitialDeploymentPlanBuilderInitialDeploymentPlanBuilderFactory.newInitialDeploymentPlanBuilder()