FileDocCategorySizeDatePackage
JESProgressObject.javaAPI DocGlassfish v2 API2721Fri May 04 22:34:36 BST 2007com.sun.enterprise.deployment.client

JESProgressObject

public interface JESProgressObject implements javax.enterprise.deploy.spi.status.ProgressObject
This interface extends the JSR88 interface for providing deployment operations feedback and progress information. In particular, it allows to retrieve the complete JES deployment status object with all the phases information.
author
Jerome Dochez

Fields Summary
Constructors Summary
Methods Summary
public com.sun.enterprise.deployment.backend.DeploymentStatusgetCompletedStatus()
Once the progress object has reached a completed or failed state, this API will permit to retrieve the JES status information for the deployment

return
the deployment status