public class JndiPropertyPlaceholderConfigurer
extends org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
PropertyPlaceholderConfigurer that allows properties to be set through JNDI entries in
java:comp/env/properties/*. The precedence given to system properties is still as per the superclass.DEFAULT_PLACEHOLDER_PREFIX, DEFAULT_PLACEHOLDER_SUFFIX, DEFAULT_VALUE_SEPARATOR, SYSTEM_PROPERTIES_MODE_FALLBACK, SYSTEM_PROPERTIES_MODE_NEVER, SYSTEM_PROPERTIES_MODE_OVERRIDE| Constructor and Description |
|---|
JndiPropertyPlaceholderConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
resolvePlaceholder(java.lang.String placeholder,
java.util.Properties props) |
parseStringValue, processProperties, resolvePlaceholder, resolveSystemProperty, setBeanFactory, setBeanName, setIgnoreUnresolvablePlaceholders, setNullValue, setPlaceholderPrefix, setPlaceholderSuffix, setSearchSystemEnvironment, setSystemPropertiesMode, setSystemPropertiesModeName, setValueSeparatorconvertProperties, convertProperty, convertPropertyValue, getOrder, postProcessBeanFactory, setOrderCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.