|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployment.spi.DConfigBeanImpl (src)
org.jboss.deployment.spi.DConfigBeanRootImpl
The DConfigBeanRoot object is a deployment configuration bean (DConfigBean) that is associated with the root of the component's deployment descriptor. It must be created by calling the DeploymentConfiguration.getDConfigBean(DDBeanRoot) method, where DDBeanRoot represents the component's deployment descriptor.
Constructor Summary | |
DConfigBeanRootImpl()
|
Method Summary | |
DConfigBean (src) |
getDConfigBean(DDBeanRoot (src) beanRoot)
Return the configuration that is not the primary deployment descriptor |
Methods inherited from class org.jboss.deployment.spi.DConfigBeanImpl (src) |
addPropertyChangeListener, getDConfigBean, getDDBean, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.enterprise.deploy.spi.DConfigBean (src) |
addPropertyChangeListener, getDConfigBean, getDDBean, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener |
Constructor Detail |
public DConfigBeanRootImpl()
Method Detail |
public DConfigBean (src) getDConfigBean(DDBeanRoot (src) beanRoot)
getDConfigBean
in interface DConfigBeanRoot (src)
beanRoot
- the root of the deployment descriptor
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |