Package | Description |
---|---|
org.jboss.as.controller.client.helpers.domain |
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. |
Modifier and Type | Method and Description |
---|---|
DeployDeploymentPlanBuilder |
AddDeploymentPlanBuilder.andDeploy()
Indicates content that was added via an immediately preceding
add operation should be deployed. |
DeployDeploymentPlanBuilder |
DeploymentPlanBuilder.deploy(String deploymentName)
Indicates the specified deployment content should be deployed.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.