org.apache.geronimo.connector.deployment.dconfigbean
Class AdminObjectDConfigBean

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.XmlBeanSupport
      extended by org.apache.geronimo.deployment.plugin.DConfigBeanSupport
          extended by org.apache.geronimo.connector.deployment.dconfigbean.AdminObjectDConfigBean
All Implemented Interfaces:
DConfigBean

public class AdminObjectDConfigBean
extends DConfigBeanSupport


Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport
pcs
 
Constructor Summary
AdminObjectDConfigBean(DDBean ddBean, org.apache.geronimo.xbeans.geronimo.GerAdminobjectType adminObject)
           
 
Method Summary
 AdminObjectInstance[] getAdminObjectInstance()
           
protected  org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
           
 void setAdminObjectInstance(AdminObjectInstance[] instances)
           
 
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
 

Constructor Detail

AdminObjectDConfigBean

public AdminObjectDConfigBean(DDBean ddBean,
                              org.apache.geronimo.xbeans.geronimo.GerAdminobjectType adminObject)
Method Detail

getAdminObjectInstance

public AdminObjectInstance[] getAdminObjectInstance()

setAdminObjectInstance

public void setAdminObjectInstance(AdminObjectInstance[] instances)

getSchemaTypeLoader

protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
Overrides:
getSchemaTypeLoader in class XmlBeanSupport


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.