org.apache.geronimo.connector.deployment.dconfigbean
Class ConfigPropertySettings

java.lang.Object
  extended byorg.apache.geronimo.deployment.plugin.XmlBeanSupport
      extended byorg.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 $

Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport
pcs
 
Constructor Summary
ConfigPropertySettings()
           
 
Method Summary
 String getConfigPropertyName()
           
 String getConfigPropertyType()
           
 String getConfigPropertyValue()
           
 void setConfigPropertyValue(String configPropertyValue)
           
 
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
 

Constructor Detail

ConfigPropertySettings

public ConfigPropertySettings()
Method Detail

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.