public class AttributesBeanConfigurer extends BeanConfigurrer
LOG| Constructor and Description |
|---|
AttributesBeanConfigurer() |
AttributesBeanConfigurer(org.springframework.context.ApplicationContext applicationContext) |
AttributesBeanConfigurer(org.springframework.context.ApplicationContext applicationContext,
Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFields(Map<String,Object> attributes,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory,
org.springframework.beans.factory.config.BeanDefinition beanDefinition,
String beanName,
String beanClassName) |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
createParameterBeanDefinition, getBeanName, getFields, getOrder, isIgnoreInvalidKeys, isIgnoreUnresolvablePlaceholders, processOverride, processOverrideAttributes, processPlaceholderAttributes, processPlaceholderAttributes, setApplicationContext, setAttribute, setAttributes, setAttributeValue, setBeanName, setIgnoreInvalidKeys, setIgnoreUnresolvablePlaceholders, setMapValue, setOrderpublic AttributesBeanConfigurer()
public AttributesBeanConfigurer(org.springframework.context.ApplicationContext applicationContext)
protected void addFields(Map<String,Object> attributes, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory, org.springframework.beans.factory.config.BeanDefinition beanDefinition, String beanName, String beanClassName)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessorpostProcessBeanFactory in class BeanConfigurrerorg.springframework.beans.BeansExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.