public class BlueprintConverterConfigurer
extends java.lang.Object
implements org.springframework.beans.factory.BeanFactoryAware
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Converter> |
converters |
| Constructor and Description |
|---|
BlueprintConverterConfigurer(java.util.List<Converter> converters) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
private final java.util.List<Converter> converters
public BlueprintConverterConfigurer(java.util.List<Converter> converters)
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansException