org.apache.geronimo.connector.deployment.dconfigbean
Class ConfigPropertySettings
java.lang.Object
org.apache.geronimo.deployment.plugin.XmlBeanSupport
org.apache.geronimo.connector.deployment.dconfigbean.ConfigPropertySettings
- public class ConfigPropertySettings
- extends org.apache.geronimo.deployment.plugin.XmlBeanSupport
- Version:
- $Revision 1.0$ $Date: 2004/05/30 19:03:36 $
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
Methods inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
addPropertyChangeListener, fromXML, getSchemaTypeLoader, getXmlObject, removePropertyChangeListener, setXmlObject, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigPropertySettings
public ConfigPropertySettings()
getConfigPropertyName
public String getConfigPropertyName()
getConfigPropertyType
public String getConfigPropertyType()
getConfigPropertyValue
public String getConfigPropertyValue()
setConfigPropertyValue
public void setConfigPropertyValue(String configPropertyValue)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.