当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
DConfigBeanRoot (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.enterprise.deploy.spi
Interface DConfigBeanRoot
- All Superinterfaces:
- DConfigBean
- public interface DConfigBeanRoot
- extends DConfigBean
The root of a configuration.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock
getDConfigBean
public DConfigBean getDConfigBean(DDBeanRoot beanRoot)
- Return the configuration that is not the primary deployment descriptor
- Parameters:
beanRoot
- the root of the deployment descriptor
- Returns:
- the configuration
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.