org.apache.geronimo.connector.deployment.dconfigbean
Class AdminObjectInstance
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.connector.deployment.dconfigbean.AdminObjectInstance
- public class AdminObjectInstance
- extends XmlBeanSupport
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEMA_TYPE_LOADER
private static final org.apache.xmlbeans.SchemaTypeLoader SCHEMA_TYPE_LOADER
parent
private AdminObjectDConfigBean parent
configs
private ConfigPropertySettings[] configs
configListener
private javax.enterprise.deploy.model.XpathListener configListener
AdminObjectInstance
public AdminObjectInstance()
initialize
void initialize(org.apache.geronimo.xbeans.geronimo.GerAdminobjectInstanceType xmlObject,
AdminObjectDConfigBean parent)
hasParent
boolean hasParent()
dispose
void dispose()
getAdminobjectInstance
org.apache.geronimo.xbeans.geronimo.GerAdminobjectInstanceType getAdminobjectInstance()
getConfigProperty
public ConfigPropertySettings[] getConfigProperty()
setConfigProperty
private void setConfigProperty(ConfigPropertySettings[] configs)
getMessageDestinationName
public java.lang.String getMessageDestinationName()
setMessageDestinationName
public void setMessageDestinationName(java.lang.String messageDestinationName)
Copyright © 2005 Apache Software Foundation. All Rights Reserved.