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

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

Provides Tool Vendor implementation classes.

See:
          Description

Interface Summary
DDBean An interface for beans that represent a fragment of a standard deployment descriptor.
DDBeanRoot An interface that represents the root of a standard deployment descriptor.
DeployableObject The DeployableObject interface is an abstract representation of a J2EE deployable module (JAR, WAR, RAR, EAR).
J2eeApplicationObject J2eeApplicationObject is an interface that represents a J2EE application (EAR); it maintains a DeployableObject for each module in the archive.
XpathListener The listener interface for receiving XpathEvents
 

Class Summary
XpathEvent An Event class describing ConfigBeans being added/subtracted from a server configuration.
 

Package javax.enterprise.deploy.model Description

Provides Tool 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.