|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentStatus.StateType | |
|---|---|
| org.jboss.deployers.spi.management.deploy | |
| Uses of DeploymentStatus.StateType in org.jboss.deployers.spi.management.deploy |
|---|
| Methods in org.jboss.deployers.spi.management.deploy that return DeploymentStatus.StateType | |
|---|---|
DeploymentStatus.StateType |
DeploymentStatus.getState()
Get the state of the deployment |
static DeploymentStatus.StateType |
DeploymentStatus.StateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeploymentStatus.StateType[] |
DeploymentStatus.StateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||