Class KModuleAnnotationPostProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.ApplicationContextAware

    @Component("kieAnnotationPostProcessor")
    public class KModuleAnnotationPostProcessor
    extends KModuleBeanFactoryPostProcessor
    • Constructor Detail

      • KModuleAnnotationPostProcessor

        public KModuleAnnotationPostProcessor()
    • Method Detail

      • postProcessBeanFactory

        public void postProcessBeanFactory​(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
                                    throws org.springframework.beans.BeansException
        Specified by:
        postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
        Overrides:
        postProcessBeanFactory in class KModuleBeanFactoryPostProcessor
        Throws:
        org.springframework.beans.BeansException