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: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
pcs |
Methods inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport |
addPropertyChangeListener, configured, fromXML, getSchemaTypeLoader, getXmlObject, isEmpty, removePropertyChangeListener, setXmlObject, toXML |
ConfigPropertySettings
public ConfigPropertySettings()
getConfigPropertyName
public String getConfigPropertyName()
getConfigPropertyType
public String getConfigPropertyType()
getConfigPropertyValue
public String getConfigPropertyValue()
setConfigPropertyValue
public void setConfigPropertyValue(String configPropertyValue)
toString
public String toString()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.