Java javax.enterprise.deploy.spi.status ProgressObject fields, constructors, methods, implement or subclass

Example usage for Java javax.enterprise.deploy.spi.status ProgressObject fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.enterprise.deploy.spi.status ProgressObject.

The text is from its open source code.

Method

DeploymentStatusgetDeploymentStatus()
Retrieve the status of this activity.
TargetModuleID[]getResultTargetModuleIDs()
Retrieve the list of TargetModuleIDs successfully processed or created by the associated DeploymentManager operation.