| Package | Description |
|---|---|
| org.jboss.as.controller.client.helpers.standalone |
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. |
| org.jboss.as.controller.client.helpers.standalone.impl |
Implementation classes to support the
standalone server convenience API. |
| Modifier and Type | Method and Description |
|---|---|
InitialDeploymentPlanBuilder |
ServerDeploymentManager.newDeploymentPlan()
Initiates the creation of a new
DeploymentPlan. |
| Modifier and Type | Method and Description |
|---|---|
InitialDeploymentPlanBuilder |
AbstractServerDeploymentManager.newDeploymentPlan()
Initiates the creation of a new
DeploymentPlan. |
static InitialDeploymentPlanBuilder |
InitialDeploymentPlanBuilderFactory.newInitialDeploymentPlanBuilder() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.