public interface MethodAnnotationPostProcessor<T extends Annotation>
Modifier and Type | Method and Description |
---|---|
Object |
postProcess(Object bean,
String beanName,
Method method,
T annotation) |
Copyright © 2017. All rights reserved.