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

javax.enterprise.deploy.spi (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

Provides J2EE Product Vendor implementation classes.

See:
          Description

Interface Summary
DConfigBean The DConfigBean is a deployment configuration bean (DConfigBean) that is associated with one or more deployment descriptor beans, (DDBean).
DConfigBeanRoot A J2EE component module consists of one or more deployment descriptor files and zero or more non-deployment descriptor XML instance documents.
DeploymentConfiguration An interface that defines a container for all the server-specific configuration information for a single top-level J2EE module.
DeploymentManager The DeploymentManager object provides the core set of functions a J2EE platform must provide for J2EE application deployment.
Target A Target interface represents a single logical core server of one instance of a J2EE platform product.
TargetModuleID A TargetModuleID interface represents a unique identifier for a deployed application module.
 

Package javax.enterprise.deploy.spi Description

Provides J2EE Product Vendor 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.