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

Uses of Interface javax.enterprise.deploy.spi.factories.DeploymentFactory (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Interface
javax.enterprise.deploy.spi.factories.DeploymentFactory

Packages that use DeploymentFactory
javax.enterprise.deploy.shared.factories Provides shared factory manager for tool vendor and product vendor implementation classes. 
 

Uses of DeploymentFactory in javax.enterprise.deploy.shared.factories
 

Methods in javax.enterprise.deploy.shared.factories that return DeploymentFactory
 DeploymentFactory[] DeploymentFactoryManager.getDeploymentFactories()
          Retrieve the deployment factories
 

Methods in javax.enterprise.deploy.shared.factories with parameters of type DeploymentFactory
 void DeploymentFactoryManager.registerDeploymentFactory(DeploymentFactory factory)
          Register a deployment factory
 



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