| org.apache.geronimo.connector.deployment.jsr88.ConfigPropertySetting
ConfigPropertySetting | public class ConfigPropertySetting extends XmlBeanSupport (Code) | | Represents /connector/resourceadapter/resourceadapter-instance/config-property-setting
or /connector/resourceadapter/outbound-resourceadapter/connection-definition/connectiondefinition-instance/config-property-setting
or /connector/adminobject/adminobject-instance/config-property-setting in the
Geronimo Connector deployment plan.
version: $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
ConfigPropertySetting | public ConfigPropertySetting()(Code) | | |
ConfigPropertySetting | public ConfigPropertySetting(DDBean configProperty, GerConfigPropertySettingType property, boolean setDefault)(Code) | | |
configure | void configure(DDBean configProperty, GerConfigPropertySettingType property, boolean setDefault)(Code) | | |
getDDBean | DDBean getDDBean()(Code) | | |
getPropertySetting | protected GerConfigPropertySettingType getPropertySetting()(Code) | | |
getSchemaTypeLoader | protected SchemaTypeLoader getSchemaTypeLoader()(Code) | | |
isSetToDefault | boolean isSetToDefault()(Code) | | |
|
|