|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentStatus | |
javax.enterprise.deploy.spi.status |
Uses of DeploymentStatus in javax.enterprise.deploy.spi.status |
Fields in javax.enterprise.deploy.spi.status declared as DeploymentStatus | |
private DeploymentStatus |
ProgressEvent.deploymentStatus
|
Methods in javax.enterprise.deploy.spi.status that return DeploymentStatus | |
DeploymentStatus |
ProgressEvent.getDeploymentStatus()
Retrieves the status information for this event. |
DeploymentStatus |
ProgressObject.getDeploymentStatus()
Retrieve the status of this activity. |
Constructors in javax.enterprise.deploy.spi.status with parameters of type DeploymentStatus | |
ProgressEvent(java.lang.Object source,
TargetModuleID targetModuleID,
DeploymentStatus sCode)
Creates a new object representing a deployment progress event. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |