public class JBossExample2ConfigBeanRoot.JBossExample2SubElementConfigBean extends AbstractJBossConfigBean
AbstractJBossConfigBean.JBossNullConfigBeanchildren, 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, savepublic JBossExample2ConfigBeanRoot.JBossExample2SubElementConfigBean(javax.enterprise.deploy.model.DDBean bean,
javax.enterprise.deploy.spi.DConfigBeanRoot root,
ConfigBeanXPaths path)
protected ConfigBeanXPaths buildXPathList()
buildXPathList in class AbstractJBossConfigBeanCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.