public class ConfigPropertyPlaceholderConfigurer extends org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
LOG |
SYSTEM_PROPERTIES_MODE_FALLBACK, SYSTEM_PROPERTIES_MODE_NEVER, SYSTEM_PROPERTIES_MODE_OVERRIDE
DEFAULT_PLACEHOLDER_PREFIX, DEFAULT_PLACEHOLDER_SUFFIX, DEFAULT_VALUE_SEPARATOR, ignoreUnresolvablePlaceholders, nullValue, placeholderPrefix, placeholderSuffix, valueSeparator
Constructor and Description |
---|
ConfigPropertyPlaceholderConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected void |
loadProperties(Properties props) |
parseStringValue, processProperties, resolvePlaceholder, resolvePlaceholder, resolveSystemProperty, setSearchSystemEnvironment, setSystemPropertiesMode, setSystemPropertiesModeName
doProcessProperties, setBeanFactory, setBeanName, setIgnoreUnresolvablePlaceholders, setNullValue, setPlaceholderPrefix, setPlaceholderSuffix, setValueSeparator
convertProperties, convertProperty, convertPropertyValue, getOrder, postProcessBeanFactory, setOrder
protected static final org.apache.log4j.Logger LOG
public ConfigPropertyPlaceholderConfigurer()
protected void loadProperties(Properties props) throws IOException
loadProperties
in class org.springframework.core.io.support.PropertiesLoaderSupport
IOException
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.