| Interface | Description |
|---|---|
| DConfigBean |
The interface for configuring a server-specific deployment descriptor, or subset of same.
|
| DConfigBeanRoot |
The DConfigBeanRoot interface represent the root of a deployment descriptor.
|
| 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.
|