Java EE 5 SDK

Package javax.enterprise.deploy.spi.status

Provides J2EE Product Vendor deployment status implementation classes.

See:
          Description

Interface Summary
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.
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.
 

Package javax.enterprise.deploy.spi.status Description

Provides J2EE Product Vendor deployment status implementation classes.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.