org.kie.spring.annotations
Class KModuleAnnotationPostProcessor
java.lang.Object
org.kie.spring.KModuleBeanFactoryPostProcessor
org.kie.spring.annotations.KModuleAnnotationPostProcessor
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.ApplicationContextAware
@Component(value="kieAnnotationPostProcessor")
public class KModuleAnnotationPostProcessor
- extends KModuleBeanFactoryPostProcessor
|
Method Summary |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KModuleAnnotationPostProcessor
public KModuleAnnotationPostProcessor()
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
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.