Package | Description |
---|---|
org.jboss.as.plugin.deployment | |
org.jboss.as.plugin.deployment.domain | |
org.jboss.as.plugin.deployment.standalone |
Modifier and Type | Method and Description |
---|---|
Deployment.Status |
Deployment.execute()
Executes the deployment
|
static Deployment.Status |
Deployment.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Deployment.Status[] |
Deployment.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Deployment.Status |
DomainDeployment.execute() |
Modifier and Type | Method and Description |
---|---|
Deployment.Status |
StandaloneDeployment.execute() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.