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

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


Uses of Interface
javax.enterprise.deploy.spi.DConfigBean

Packages that use DConfigBean
javax.enterprise.deploy.spi Provides product vendor implementation classes. 
 

Uses of DConfigBean in javax.enterprise.deploy.spi
 

Subinterfaces of DConfigBean in javax.enterprise.deploy.spi
 interface DConfigBeanRoot
          The root of a configuration.
 

Methods in javax.enterprise.deploy.spi that return DConfigBean
 DConfigBean DConfigBeanRoot.getDConfigBean(DDBeanRoot beanRoot)
          Return the configuration that is not the primary deployment descriptor
 DConfigBean DConfigBean.getDConfigBean(DDBean bean)
          Return the JavaBean containing server specific deployment information
 

Methods in javax.enterprise.deploy.spi with parameters of type DConfigBean
 void DConfigBean.removeDConfigBean(DConfigBean bean)
          Remove a child
 



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