Package | Description |
---|---|
javax.enterprise.deploy.spi.status |
Provides product vendor status classes.
|
Modifier and Type | Method and Description |
---|---|
DeploymentStatus |
ProgressObject.getDeploymentStatus()
Retrieve the status of the deployment
|
DeploymentStatus |
ProgressEvent.getDeploymentStatus()
Get the deployment status
|
Constructor and Description |
---|
ProgressEvent(Object source,
TargetModuleID moduleID,
DeploymentStatus status)
Create a new progress event
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.