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

Packages that use DeploymentStatus
javax.enterprise.deploy.spi.status   
 

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

Methods in javax.enterprise.deploy.spi.status that return DeploymentStatus
 DeploymentStatus ProgressEvent.getDeploymentStatus()
          Retrieves the status information for this event.
 DeploymentStatus ProgressObject.getDeploymentStatus()
          Retrieve the status of this activity.
 

Constructors in javax.enterprise.deploy.spi.status with parameters of type DeploymentStatus
ProgressEvent(Object source, TargetModuleID targetModuleID, DeploymentStatus sCode)
          Creates a new object representing a deployment progress event.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.