Class Summary |
DConfigBeanImpl (src) |
The DConfigBean is a deployment configuration bean (DConfigBean) that is associated
with one or more deployment descriptor beans, (DDBean). |
DConfigBeanRootImpl (src) |
The DConfigBeanRoot object is a deployment configuration bean (DConfigBean)
that is associated with the root of the component's deployment descriptor. |
DeploymentConfigurationImpl (src) |
An interface that defines a container for all the server-specific configuration information for a single top-level
J2EE module. |
DeploymentManagerImpl (src) |
The DeploymentManager object provides the core set of functions a J2EE platform
must provide for J2EE application deployment. |
DeploymentMetaData (src) |
The deploymant plan is a jar archive that contains deployment meta data and the jboss specific
deployment descriptors. |
DeploymentMetaData.Entry (src) |
An entry in the deployment plan |
DeploymentWorker (src) |
A thread that deployes the given deployment on all targets contained in the progress object. |
JarUtils (src) |
A collection of jar utilities |
JMXTarget (src) |
A Target that deploys using the JMX adaptor to communicate with the
MainDeployer using file URLs to the deployments. |
LocalhostTarget (src) |
A Target interface represents a single logical core server of one instance of a J2EE platform product. |
TargetModuleIDImpl (src) |
A TargetModuleID interface represents a unique identifier for a deployed application module. |