org.apache.geronimo.connector.deployment.dconfigbean
Class ConfigPropertySettingDConfigBean
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.deployment.plugin.DConfigBeanSupport
org.apache.geronimo.connector.deployment.dconfigbean.ConfigPropertySettingDConfigBean
- All Implemented Interfaces:
- DConfigBean
public class ConfigPropertySettingDConfigBean
- extends DConfigBeanSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigPropertySettingDConfigBean
public ConfigPropertySettingDConfigBean(DDBean ddBean,
org.apache.geronimo.xbeans.geronimo.GerConfigPropertySettingType configPropertySetting)
getConfigPropertyName
public String getConfigPropertyName()
getConfigPropertyType
public String getConfigPropertyType()
getConfigPropertyValue
public String getConfigPropertyValue()
setConfigPropertyValue
public void setConfigPropertyValue(String configPropertyValue)
getSchemaTypeLoader
protected org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
- Overrides:
getSchemaTypeLoader
in class XmlBeanSupport
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.