| Package | Description | 
|---|---|
| javax.enterprise.deploy.spi | 
 Provides J2EE Product Vendor implementation classes. 
 | 
| javax.enterprise.deploy.spi.status | 
 Provides J2EE Product Vendor deployment status implementation classes. 
 | 
| Class and Description | 
|---|
| ProgressObject
 The ProgressObject interface tracks and reports
 the progress of the deployment activities,
 distribute, start, stop, undeploy. 
 | 
| Class and Description | 
|---|
| ClientConfiguration
 The ClientConfiguration object installs, configures and
 executes an Application Client. 
 | 
| DeploymentStatus
 The DeploymentStatus interface provides information about
 the progress status of a deployment action. 
 | 
| ProgressEvent
 An event which indicates that a deployment
 status change has occurred. 
 | 
| ProgressListener
 The listener interface for receiving deployment
 progress events. 
 | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.