public class NarayanaBeanFactoryPostProcessor extends Object implements BeanFactoryPostProcessor, Ordered
BeanFactoryPostProcessor
to automatically setup correct beans ordering.HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
NarayanaBeanFactoryPostProcessor() |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
void |
postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) |
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) throws BeansException
postProcessBeanFactory
in interface BeanFactoryPostProcessor
BeansException
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.