public class AnnotationSeekingBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
| Constructor and Description |
|---|
AnnotationSeekingBeanFactoryPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Class[] |
getAnnotatedClasses() |
static Class[] |
getAnnotatedClasses(String sessionSourceKey) |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory configurableListableBeanFactory) |
void |
setMarkedAnnotations(Class<? extends Annotation>[] markedAnnotations) |
public AnnotationSeekingBeanFactoryPostProcessor()
public static Class[] getAnnotatedClasses()
public void setMarkedAnnotations(Class<? extends Annotation>[] markedAnnotations)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory configurableListableBeanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2017. All rights reserved.