org.apache.geronimo.connector.deployment.dconfigbean
Class ConnectionDefinitionDConfigBean
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanSupport
org.apache.geronimo.connector.deployment.dconfigbean.ConnectionDefinitionDConfigBean
- All Implemented Interfaces:
- DConfigBean
public class ConnectionDefinitionDConfigBean
- extends DConfigBeanSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionDefinitionDConfigBean
public ConnectionDefinitionDConfigBean(DDBean ddBean,
GerConnectionDefinitionType connectionDefinition)
getConnectionDefinitionInstance
public ConnectionDefinitionInstance[] getConnectionDefinitionInstance()
setConnectionDefinitionInstance
public void setConnectionDefinitionInstance(ConnectionDefinitionInstance[] instances)
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
- Overrides:
getSchemaTypeLoader
in class XmlBeanSupport
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.