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 DConfigBeanSupport
- Version:
- $Rev: 123327 $ $Date: 2004-12-25 02:34:42 -0500 (Sat, 25 Dec 2004) $
|
Constructor Summary |
AdminObjectDConfigBean(javax.enterprise.deploy.model.DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerAdminobjectType adminObject)
|
| 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 |
instances
private AdminObjectInstance[] instances
AdminObjectDConfigBean
public AdminObjectDConfigBean(javax.enterprise.deploy.model.DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerAdminobjectType adminObject)
getAdminObject
org.apache.geronimo.xbeans.geronimo.GerAdminobjectType getAdminObject()
getAdminObjectInstance
public AdminObjectInstance[] getAdminObjectInstance()
setAdminObjectInstance
public void setAdminObjectInstance(AdminObjectInstance[] instances)
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
- Overrides:
getSchemaTypeLoader in class XmlBeanSupport
Copyright © 2005 Apache Software Foundation. All Rights Reserved.