|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentState | |
|---|---|
| org.jboss.wsf.spi.deployment | |
| Uses of DeploymentState in org.jboss.wsf.spi.deployment |
|---|
| Methods in org.jboss.wsf.spi.deployment that return DeploymentState | |
|---|---|
DeploymentState |
Deployment.getState()
Get the current deployment state |
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. |
| Methods in org.jboss.wsf.spi.deployment with parameters of type DeploymentState | |
|---|---|
void |
Deployment.setState(DeploymentState type)
Set the current deployment state |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||