public class NotificationPropertyPlaceholderConfigurer extends org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
PropertyPlaceholderConfigurer
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 |
---|
NotificationPropertyPlaceholderConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected Properties |
mergeProperties() |
protected Properties |
transformProperties(Properties properties)
This method consolidates config properties.
|
parseStringValue, processProperties, resolvePlaceholder, resolvePlaceholder, resolveSystemProperty, setSearchSystemEnvironment, setSystemPropertiesMode, setSystemPropertiesModeName
doProcessProperties, setBeanFactory, setBeanName, setIgnoreUnresolvablePlaceholders, setNullValue, setPlaceholderPrefix, setPlaceholderSuffix, setValueSeparator
convertProperties, convertProperty, convertPropertyValue, getOrder, postProcessBeanFactory, setOrder
public NotificationPropertyPlaceholderConfigurer()
protected Properties mergeProperties() throws IOException
mergeProperties
in class org.springframework.core.io.support.PropertiesLoaderSupport
IOException
PropertiesLoaderSupport.mergeProperties()
protected Properties transformProperties(Properties properties) throws IOException
properties
- IOException
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.