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 DConfigBean.getDConfigBean(DDBean bean)
          Return the JavaBean containing server specific deployment information
 DConfigBean DConfigBeanRoot.getDConfigBean(DDBeanRoot beanRoot)
          Return the configuration that is not the primary deployment descriptor
 

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.