站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 deployment API Documentation 英文版文档

org.jboss.deployment.spi (JBoss JSR-88 Deployment API) - JBoss 4.0.1 sp1 deployment API Documentation 英文版文档


Package org.jboss.deployment.spi

Interface Summary
JBossTarget A Target interface represents a single logical core server of one instance of a J2EE platform product.
 

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.
TargetModuleIDImpl A TargetModuleID interface represents a unique identifier for a deployed application module.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.