Package | Description |
---|---|
javax.enterprise.deploy.spi.status |
Modifier and Type | Method and Description |
---|---|
DeploymentStatus |
ProgressObject.getDeploymentStatus()
Retrieve the status of this activity.
|
DeploymentStatus |
ProgressEvent.getDeploymentStatus()
Retrieves the status information for this event.
|
Constructor and Description |
---|
ProgressEvent(Object source,
TargetModuleID targetModuleID,
DeploymentStatus sCode)
Creates a new object representing a deployment progress event.
|
Copyright © 2013. All Rights Reserved.