|
JBoss AS7 Deployment Plugin 7.9.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployment.Status | |
---|---|
org.jboss.as.plugin.deployment | |
org.jboss.as.plugin.deployment.domain | |
org.jboss.as.plugin.deployment.standalone |
Uses of Deployment.Status in org.jboss.as.plugin.deployment |
---|
Methods in org.jboss.as.plugin.deployment that return Deployment.Status | |
---|---|
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. |
Uses of Deployment.Status in org.jboss.as.plugin.deployment.domain |
---|
Methods in org.jboss.as.plugin.deployment.domain that return Deployment.Status | |
---|---|
Deployment.Status |
DomainDeployment.execute()
|
Uses of Deployment.Status in org.jboss.as.plugin.deployment.standalone |
---|
Methods in org.jboss.as.plugin.deployment.standalone that return Deployment.Status | |
---|---|
Deployment.Status |
StandaloneDeployment.execute()
|
|
JBoss AS7 Deployment Plugin 7.9.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |