Uses of Interface
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentPlanResult
Packages that use ServerDeploymentPlanResult
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 ServerDeploymentPlanResult in org.jboss.as.controller.client.helpers.standalone
Methods in org.jboss.as.controller.client.helpers.standalone that return types with arguments of type ServerDeploymentPlanResultModifier and TypeMethodDescriptionServerDeploymentManager.execute(DeploymentPlan plan) Execute the deployment plan. -
Uses of ServerDeploymentPlanResult in org.jboss.as.controller.client.helpers.standalone.impl
Classes in org.jboss.as.controller.client.helpers.standalone.impl that implement ServerDeploymentPlanResultMethods in org.jboss.as.controller.client.helpers.standalone.impl that return types with arguments of type ServerDeploymentPlanResultModifier and TypeMethodDescriptionAbstractServerDeploymentManager.execute(DeploymentPlan plan) Execute the deployment plan.