Uses of Class
org.jboss.deployers.spi.management.deploy.DeploymentStatus.StateType

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.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.