Uses of Interface
javax.enterprise.deploy.spi.status.DeploymentStatus

Packages that use DeploymentStatus
javax.enterprise.deploy.spi.status Provides product vendor status classes. 
 

Uses of DeploymentStatus in javax.enterprise.deploy.spi.status
 

Methods in javax.enterprise.deploy.spi.status that return DeploymentStatus
 DeploymentStatus ProgressObject.getDeploymentStatus()
          Retrieve the status of the deployment
 DeploymentStatus ProgressEvent.getDeploymentStatus()
          Get the deployment status
 

Constructors in javax.enterprise.deploy.spi.status with parameters of type DeploymentStatus
ProgressEvent(Object source, TargetModuleID moduleID, DeploymentStatus status)
          Create a new progress event
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.