org.apache.geronimo.jetty.deployment
Class WebAppDConfigRoot
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
org.apache.geronimo.jetty.deployment.WebAppDConfigRoot
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.DConfigBean, javax.enterprise.deploy.spi.DConfigBeanRoot
- public class WebAppDConfigRoot
- extends org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
- Version:
- $Revision: 1.9 $ $Date: 2004/03/10 09:58:56 $
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
Constructor Summary |
WebAppDConfigRoot(javax.enterprise.deploy.model.DDBeanRoot ddBean)
|
Methods inherited from class org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport |
getDConfigBean |
Methods inherited from class org.apache.geronimo.deployment.plugin.DConfigBeanSupport |
getDDBean, getXPathsForJ2ee_1_4, getXPathsFromNamespace, getXPathsWithPrefix, notifyDDChange, removeDConfigBean, setParent |
Methods inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
addPropertyChangeListener, getXmlObject, removePropertyChangeListener, setXmlObject, toXML |
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 |
addPropertyChangeListener, getDDBean, notifyDDChange, removeDConfigBean, removePropertyChangeListener |
WebAppDConfigRoot
public WebAppDConfigRoot(javax.enterprise.deploy.model.DDBeanRoot ddBean)
getXpaths
public String[] getXpaths()
getDConfigBean
public javax.enterprise.deploy.spi.DConfigBean getDConfigBean(javax.enterprise.deploy.model.DDBean bean)
throws javax.enterprise.deploy.spi.exceptions.ConfigurationException
- Throws:
javax.enterprise.deploy.spi.exceptions.ConfigurationException
fromXML
public void fromXML(InputStream inputStream)
throws org.apache.xmlbeans.XmlException,
IOException
- Throws:
org.apache.xmlbeans.XmlException
IOException
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.