org.apache.geronimo.connector.deployment.dconfigbean
Class AdminObjectDConfigBean
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanSupport
org.apache.geronimo.connector.deployment.dconfigbean.AdminObjectDConfigBean
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.DConfigBean
- public class AdminObjectDConfigBean
- extends org.apache.geronimo.deployment.plugin.DConfigBeanSupport
- Version:
- $Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
Constructor Summary |
AdminObjectDConfigBean(javax.enterprise.deploy.model.DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerAdminobjectType adminObject)
|
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, 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 |
Methods inherited from interface javax.enterprise.deploy.spi.DConfigBean |
addPropertyChangeListener, removePropertyChangeListener |
AdminObjectDConfigBean
public AdminObjectDConfigBean(javax.enterprise.deploy.model.DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerAdminobjectType adminObject)
getAdminObjectInstance
public AdminObjectInstance[] getAdminObjectInstance()
setAdminObjectInstance
public void setAdminObjectInstance(AdminObjectInstance[] instances)
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.