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