public class JsfCdiToSpringBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered
| Constructor and Description | 
|---|
| JsfCdiToSpringBeanFactoryPostProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getOrder() | 
| void | postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory clbf) | 
| void | setOrder(int order) | 
public JsfCdiToSpringBeanFactoryPostProcessor()
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory clbf)
                            throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionpublic int getOrder()
getOrder in interface org.springframework.core.Orderedpublic void setOrder(int order)
Copyright © 2016–2017 JoinFaces. All rights reserved.