org.apache.geronimo.connector.deployment.dconfigbean
Class ResourceAdapterDConfigRoot
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
org.apache.geronimo.connector.deployment.dconfigbean.ResourceAdapterDConfigRoot
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.DConfigBean, javax.enterprise.deploy.spi.DConfigBeanRoot
- public class ResourceAdapterDConfigRoot
- extends org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
- Version:
- $Revision: 1.9 $ $Date: 2004/05/30 19:03:36 $
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, 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 |
ResourceAdapterDConfigRoot
public ResourceAdapterDConfigRoot(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.