@Configuration public class ConfiguringBeanFactoryPostProcessorConfiguration extends java.lang.Object
Configuration which registers
ConfiguringBeanFactoryPostProcessor
as BeanFactoryPostProcessor order to create some default beans
similarly to xml config.EnableYarn| Constructor and Description |
|---|
ConfiguringBeanFactoryPostProcessorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static BeanFactoryPostProcessor |
getBeanFactoryPostProcessor() |
public ConfiguringBeanFactoryPostProcessorConfiguration()
@Bean(name="org.springframework.yarn.config.internal.ConfiguringBeanFactoryPostProcessor") public static BeanFactoryPostProcessor getBeanFactoryPostProcessor()