JESProgressObjectpublic interface JESProgressObject implements javax.enterprise.deploy.spi.status.ProgressObjectThis 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. |
|