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:
- javax.enterprise.deploy.spi.DConfigBean
- public class ConnectionDefinitionDConfigBean
- extends org.apache.geronimo.deployment.plugin.DConfigBeanSupport
- Version:
- $Revision: 1.7 $ $Date: 2004/03/10 09:58:31 $
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
Constructor Summary |
ConnectionDefinitionDConfigBean(javax.enterprise.deploy.model.DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerConnectionDefinitionType connectionDefinition)
|
Methods inherited from class org.apache.geronimo.deployment.plugin.DConfigBeanSupport |
getDConfigBean, getDDBean, getXpaths, getXPathsForJ2ee_1_4, getXPathsFromNamespace, getXPathsWithPrefix, notifyDDChange, removeDConfigBean, setParent |
Methods inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
addPropertyChangeListener, fromXML, 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, removePropertyChangeListener |
ConnectionDefinitionDConfigBean
public ConnectionDefinitionDConfigBean(javax.enterprise.deploy.model.DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerConnectionDefinitionType connectionDefinition)
getConnectionDefinitionInstance
public ConnectionDefinitionInstance[] getConnectionDefinitionInstance()
setConnectionDefinitionInstance
public void setConnectionDefinitionInstance(ConnectionDefinitionInstance[] instances)
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.