org.onebusaway.container.spring
public class PropertyOverrideBeanFactoryPostProcessor extends PropertyOverrideConfigurer
DEFAULT_BEAN_NAME_SEPARATOR
Constructor and Description |
---|
PropertyOverrideBeanFactoryPostProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyPropertyValue(org.springframework.beans.factory.config.ConfigurableListableBeanFactory factory,
String beanName,
String property,
String value) |
resolveValue, setIgnoreInvalidBeans
hasPropertyOverridesFor, processKey, processProperties, setBeanNameSeparator, setIgnoreInvalidKeys
convertProperties, convertPropertyValue, getOrder, postProcessBeanFactory, setOrder
public PropertyOverrideBeanFactoryPostProcessor()
protected void applyPropertyValue(org.springframework.beans.factory.config.ConfigurableListableBeanFactory factory, String beanName, String property, String value)
applyPropertyValue
in class PropertyOverrideConfigurer
Copyright © 2014 OneBusAway. All Rights Reserved.