public class MergeableAnnotationBeanPostProcessor extends CommonAnnotationBeanPostProcessor
AnnotationParserCallbackAnnotation then recognize the Class to do AnnotationParserCallbackLOGGER| Constructor and Description |
|---|
MergeableAnnotationBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected Annotation |
getAnnotationInClass(Class clazz,
Class<? extends Annotation> annotation) |
protected Annotation |
getAnnotationInField(Field field,
Class<? extends Annotation> anno) |
protected Annotation |
getAnnotationInMethod(Method method,
Class<? extends Annotation> anno) |
afterPropertiesSet, destroy, getOrder, onApplicationEvent, parseFields, parseMethods, postProcessBeforeInitialization, postProcessMergedBeanDefinition, postProcessPropertyValues, setBeanFactory, setCallback, setOrderdetermineCandidateConstructors, getEarlyBeanReference, postProcessAfterInitialization, postProcessAfterInstantiation, postProcessBeforeInstantiation, postProcessProperties, predictBeanTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MergeableAnnotationBeanPostProcessor()
protected Annotation getAnnotationInClass(Class clazz, Class<? extends Annotation> annotation)
getAnnotationInClass in class CommonAnnotationBeanPostProcessorprotected Annotation getAnnotationInMethod(Method method, Class<? extends Annotation> anno)
getAnnotationInMethod in class CommonAnnotationBeanPostProcessorprotected Annotation getAnnotationInField(Field field, Class<? extends Annotation> anno)
getAnnotationInField in class CommonAnnotationBeanPostProcessorCopyright © 2022 Baidu, Inc.. All rights reserved.