Kie :: Spring 6.2.0.Beta3

org.kie.spring.annotations
Class KModuleAnnotationPostProcessor

java.lang.Object
  extended by org.kie.spring.KModuleBeanFactoryPostProcessor
      extended by org.kie.spring.annotations.KModuleAnnotationPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.ApplicationContextAware

@Component(value="kieAnnotationPostProcessor")
public class KModuleAnnotationPostProcessor
extends KModuleBeanFactoryPostProcessor


Field Summary
 
Fields inherited from class org.kie.spring.KModuleBeanFactoryPostProcessor
configFileURL, releaseId
 
Constructor Summary
KModuleAnnotationPostProcessor()
           
 
Method Summary
 void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
           
 
Methods inherited from class org.kie.spring.KModuleBeanFactoryPostProcessor
checkAndResolveSpringExpression, createKieModule, initConfigFilePath, setApplicationContext, setReleaseId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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

Kie :: Spring 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.