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

Packages that use DeploymentStatus
javax.enterprise.deploy.spi.status Provides J2EE Product Vendor deployment status implementation classes. 
 

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

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

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



Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.