org.apache.geronimo.connector.deployment.jsr88
Class AdminObjectInstance
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.connector.deployment.jsr88.ConfigHolder
org.apache.geronimo.connector.deployment.jsr88.AdminObjectInstance
public class AdminObjectInstance
- extends ConfigHolder
Represents /connector/adminobject/adminobject-instance in the
Geronimo Connector deployment plan.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminObjectInstance
public AdminObjectInstance()
AdminObjectInstance
public AdminObjectInstance(DDBean adminObject,
org.apache.geronimo.xbeans.geronimo.GerAdminobjectInstanceType instance)
getAdminInstance
protected org.apache.geronimo.xbeans.geronimo.GerAdminobjectInstanceType getAdminInstance()
reconfigure
public void reconfigure()
- Specified by:
reconfigure
in class ConfigHolder
createConfigProperty
protected org.apache.geronimo.xbeans.geronimo.GerConfigPropertySettingType createConfigProperty()
- Specified by:
createConfigProperty
in class ConfigHolder
getConfigProperties
protected org.apache.geronimo.xbeans.geronimo.GerConfigPropertySettingType[] getConfigProperties()
- Specified by:
getConfigProperties
in class ConfigHolder
removeConfigProperty
protected void removeConfigProperty(int index)
- Specified by:
removeConfigProperty
in class ConfigHolder
getMessageDestinationName
public String getMessageDestinationName()
setMessageDestinationName
public void setMessageDestinationName(String name)
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
- Overrides:
getSchemaTypeLoader
in class XmlBeanSupport
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.