public class JBossExample2ConfigBeanRoot.JBossExample2SubElementConfigBean extends AbstractJBossConfigBean
AbstractJBossConfigBean.JBossNullConfigBean
children, myBean, myPath, myPropertyListeners, myRoot, xpaths
Constructor and Description |
---|
JBossExample2ConfigBeanRoot.JBossExample2SubElementConfigBean(javax.enterprise.deploy.model.DDBean bean,
javax.enterprise.deploy.spi.DConfigBeanRoot root,
ConfigBeanXPaths path) |
Modifier and Type | Method and Description |
---|---|
protected ConfigBeanXPaths |
buildXPathList()
The required xpaths for this example class are: root-element/sub-element[@id] root-element/sub-element/name
root-element/sub-element/class
However this class is a sub-element type, so we only need
|
addPropertyChangeListener, death, getDConfigBean, getDDBean, getPath, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener, save
public JBossExample2ConfigBeanRoot.JBossExample2SubElementConfigBean(javax.enterprise.deploy.model.DDBean bean, javax.enterprise.deploy.spi.DConfigBeanRoot root, ConfigBeanXPaths path)
protected ConfigBeanXPaths buildXPathList()
buildXPathList
in class AbstractJBossConfigBean
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.