Package | Description |
---|---|
org.jboss.managed.api | |
org.jboss.managed.plugins |
Modifier and Type | Method and Description |
---|---|
DeploymentState |
ManagedDeployment.getDeploymentState()
Get the deployment state of the deployment.
|
static DeploymentState |
DeploymentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentState[] |
DeploymentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeploymentState |
ManagedDeploymentImpl.getDeploymentState() |
Modifier and Type | Method and Description |
---|---|
void |
ManagedDeploymentImpl.setDeploymentState(DeploymentState state) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.