org.apache.geronimo.web.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.web.deployment.WebAppDConfigRoot
- All Implemented Interfaces:
- DConfigBean, DConfigBeanRoot
public class WebAppDConfigRoot
- extends org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
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, configured, getXmlObject, isEmpty, removePropertyChangeListener, setXmlObject, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebAppDConfigRoot
public WebAppDConfigRoot(DDBeanRoot ddBean)
getXpaths
public String[] getXpaths()
- Specified by:
getXpaths
in interface DConfigBean
- Overrides:
getXpaths
in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
getDConfigBean
public DConfigBean getDConfigBean(DDBean bean)
throws ConfigurationException
- Specified by:
getDConfigBean
in interface DConfigBean
- Overrides:
getDConfigBean
in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
- Throws:
ConfigurationException
fromXML
public void fromXML(InputStream inputStream)
throws org.apache.xmlbeans.XmlException,
IOException
- Overrides:
fromXML
in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
- Throws:
org.apache.xmlbeans.XmlException
IOException
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
- Overrides:
getSchemaTypeLoader
in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
Copyright © 2006 Apache Software Foundation. All Rights Reserved.