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