public class JBossExample2ConfigBeanRoot.JBossExample2OtherSubConfigBean extends AbstractJBossConfigBean
AbstractJBossConfigBean.JBossNullConfigBean
children, myBean, myPath, myPropertyListeners, myRoot, xpaths
Constructor and Description |
---|
JBossExample2ConfigBeanRoot.JBossExample2OtherSubConfigBean(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/other-sub/name root-element/other-sub/description
However this class is a sub-element type, so we only need name description
|
addPropertyChangeListener, death, getDConfigBean, getDDBean, getPath, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener, save
public JBossExample2ConfigBeanRoot.JBossExample2OtherSubConfigBean(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.