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:
- DConfigBean, DConfigBeanRoot
public class ResourceAdapterDConfigRoot
- extends DConfigBeanRootSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceAdapterDConfigRoot
public ResourceAdapterDConfigRoot(DDBeanRoot ddBean)
getXpaths
public String[] getXpaths()
- Specified by:
getXpaths
in interface DConfigBean
- Overrides:
getXpaths
in class DConfigBeanSupport
getDConfigBean
public DConfigBean getDConfigBean(DDBean bean)
throws ConfigurationException
- Specified by:
getDConfigBean
in interface DConfigBean
- Overrides:
getDConfigBean
in class DConfigBeanSupport
- Throws:
ConfigurationException
fromXML
public void fromXML(InputStream inputStream)
throws org.apache.xmlbeans.XmlException,
IOException
- Overrides:
fromXML
in class XmlBeanSupport
- Throws:
org.apache.xmlbeans.XmlException
IOException
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
- Overrides:
getSchemaTypeLoader
in class XmlBeanSupport
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.