Package | Description |
---|---|
javax.enterprise.deploy.spi.status |
Provides J2EE Product Vendor deployment status implementation classes.
|
Modifier and Type | Method and Description |
---|---|
DeploymentStatus |
ProgressObject.getDeploymentStatus()
Retrieve the status of this activity.
|
DeploymentStatus |
ProgressEvent.getDeploymentStatus()
Retrieve the status information.
|
Constructor and Description |
---|
ProgressEvent(Object source,
TargetModuleID targetModuleID,
DeploymentStatus sCode)
Creates a new object representing a deployment
progress event.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.