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 ProgressObject.getDeploymentStatus()
          Retrieve the status of this activity.
 DeploymentStatus ProgressEvent.getDeploymentStatus()
          Retrieve the status information.
 

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



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.