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