org.broadleafcommerce.common.extensibility.config
public class PropertyConfigurer extends org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
SYSTEM_PROPERTIES_MODE_FALLBACK, SYSTEM_PROPERTIES_MODE_NEVER, SYSTEM_PROPERTIES_MODE_OVERRIDEDEFAULT_PLACEHOLDER_PREFIX, DEFAULT_PLACEHOLDER_SUFFIX, DEFAULT_VALUE_SEPARATOR, ignoreUnresolvablePlaceholders, nullValue, placeholderPrefix, placeholderSuffix, valueSeparator| Constructor and Description |
|---|
PropertyConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setLocation(org.springframework.core.io.Resource location) |
void |
setLocations(org.springframework.core.io.Resource[] locations) |
parseStringValue, processProperties, resolvePlaceholder, resolvePlaceholder, resolveSystemProperty, setSearchSystemEnvironment, setSystemPropertiesMode, setSystemPropertiesModeNamedoProcessProperties, setBeanFactory, setBeanName, setIgnoreUnresolvablePlaceholders, setNullValue, setPlaceholderPrefix, setPlaceholderSuffix, setValueSeparatorconvertProperties, convertProperty, convertPropertyValue, getOrder, postProcessBeanFactory, setOrderpublic void setLocation(org.springframework.core.io.Resource location)
setLocation in class org.springframework.core.io.support.PropertiesLoaderSupportpublic void setLocations(org.springframework.core.io.Resource[] locations)
setLocations in class org.springframework.core.io.support.PropertiesLoaderSupportCopyright © 2015. All Rights Reserved.