Package javax.enterprise.deploy.spi.status
| Interface Summary |
| ClientConfiguration |
The ClientConfiguration object installs, configures and executes an
Application Client. |
| DeploymentStatus |
The DeploymentStatus interface provides information about the progress of a
deployment action.
|
| ProgressListener |
The listener interface for receiving deployment progress events.
|
| ProgressObject |
The ProgressObject interface tracks and reports the progress of the
deployment activities: distribute, start, stop, undeploy.
|
| Class Summary |
| ProgressEvent |
An event which indicates that a deployment status change has occurred.
|