org.apache.geronimo.web.deployment
Class WebAppDConfigBean
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanSupport
org.apache.geronimo.web.deployment.WebAppDConfigBean
- All Implemented Interfaces:
- DConfigBean
public class WebAppDConfigBean
- extends org.apache.geronimo.deployment.plugin.DConfigBeanSupport
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
Methods inherited from class org.apache.geronimo.deployment.plugin.DConfigBeanSupport |
getDDBean, getXPathsForJ2ee_1_4, getXPathsFromNamespace, getXPathsWithPrefix, notifyDDChange, setParent |
Methods inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
addPropertyChangeListener, configured, fromXML, getXmlObject, isEmpty, removePropertyChangeListener, setXmlObject, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContextRoot
public String getContextRoot()
setContextRoot
public void setContextRoot(String contextRoot)
getDConfigBean
public DConfigBean getDConfigBean(DDBean ddBean)
throws ConfigurationException
- Specified by:
getDConfigBean
in interface DConfigBean
- Overrides:
getDConfigBean
in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
- Throws:
ConfigurationException
removeDConfigBean
public void removeDConfigBean(DConfigBean dcBean)
throws BeanNotFoundException
- Specified by:
removeDConfigBean
in interface DConfigBean
- Overrides:
removeDConfigBean
in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
- Throws:
BeanNotFoundException
getXpaths
public String[] getXpaths()
- Specified by:
getXpaths
in interface DConfigBean
- Overrides:
getXpaths
in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
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.