org.springframework.yarn.config
Class ConfiguringBeanFactoryPostProcessor
java.lang.Object
org.springframework.yarn.config.ConfiguringBeanFactoryPostProcessor
- All Implemented Interfaces:
- BeanFactoryPostProcessor
public class ConfiguringBeanFactoryPostProcessor
- extends Object
- implements BeanFactoryPostProcessor
Bean factory post processor which adds creates default task
scheduler and executor if necessary.
- Author:
- Janne Valkealahti
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfiguringBeanFactoryPostProcessor
public ConfiguringBeanFactoryPostProcessor()
postProcessBeanFactory
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
throws BeansException
- Specified by:
postProcessBeanFactory in interface BeanFactoryPostProcessor
- Throws:
BeansException