站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Platform, Enterprise Edition v1.4 API Specifications

javax.enterprise.deploy.spi.status (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 API Specifications

JavaTM 2 Platform
Ent. Ed. v1.4

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:


JavaTM 2 Platform
Ent. Ed. v1.4

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.