Package io.vertigo.connectors.spring
Class VertigoConfigBean
java.lang.Object
io.vertigo.connectors.spring.VertigoConfigBean
- All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor
public class VertigoConfigBean
extends Object
implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
-
Constructor Details
-
VertigoConfigBean
public VertigoConfigBean()
-
-
Method Details
-
postProcessBeanFactory
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) throws org.springframework.beans.BeansException - Specified by:
postProcessBeanFactoryin interfaceorg.springframework.beans.factory.config.BeanFactoryPostProcessor- Throws:
org.springframework.beans.BeansException
-