Java EE 5 SDK

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:


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.