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