org.jboss.deployment.spi.beans
Class WarConfigBeanRoot.JbossWebConfigBean

java.lang.Object
  extended by org.jboss.deployment.spi.beans.AbstractJBossConfigBean
      extended by org.jboss.deployment.spi.beans.WarConfigBeanRoot.JbossWebConfigBean
All Implemented Interfaces:
javax.enterprise.deploy.spi.DConfigBean
Enclosing class:
WarConfigBeanRoot

public class WarConfigBeanRoot.JbossWebConfigBean
extends AbstractJBossConfigBean


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.deployment.spi.beans.AbstractJBossConfigBean
AbstractJBossConfigBean.JBossNullConfigBean
 
Field Summary
 
Fields inherited from class org.jboss.deployment.spi.beans.AbstractJBossConfigBean
children, myBean, myPath, myPropertyListeners, myRoot, xpaths
 
Constructor Summary
WarConfigBeanRoot.JbossWebConfigBean(javax.enterprise.deploy.model.DDBean bean, javax.enterprise.deploy.spi.DConfigBeanRoot root, ConfigBeanXPaths cPath)
           
 
Method Summary
protected  ConfigBeanXPaths buildXPathList()
           
 
Methods inherited from class org.jboss.deployment.spi.beans.AbstractJBossConfigBean
addPropertyChangeListener, death, getDConfigBean, getDDBean, getPath, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener, save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarConfigBeanRoot.JbossWebConfigBean

public WarConfigBeanRoot.JbossWebConfigBean(javax.enterprise.deploy.model.DDBean bean,
                                            javax.enterprise.deploy.spi.DConfigBeanRoot root,
                                            ConfigBeanXPaths cPath)
Method Detail

buildXPathList

protected ConfigBeanXPaths buildXPathList()
Specified by:
buildXPathList in class AbstractJBossConfigBean


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.