| org.apache.geronimo.connector.deployment.dconfigbean.ConfigPropertySettings
ConfigPropertySettings | public class ConfigPropertySettings extends XmlBeanSupport (Code) | | version: $Revision 1.0$ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
ConfigPropertySettings | public ConfigPropertySettings()(Code) | | |
getConfigPropertyName | public String getConfigPropertyName()(Code) | | |
getConfigPropertySetting | GerConfigPropertySettingType getConfigPropertySetting()(Code) | | |
getConfigPropertyType | public String getConfigPropertyType()(Code) | | |
getConfigPropertyValue | public String getConfigPropertyValue()(Code) | | |
initialize | void initialize(GerConfigPropertySettingType xmlObject, DDBean configPropertyBean)(Code) | | |
matches | boolean matches(DDBean target)(Code) | | |
setConfigPropertyValue | public void setConfigPropertyValue(String configPropertyValue)(Code) | | |
|
|