public interface MethodAnnotationPostProcessor<T extends java.lang.annotation.Annotation>
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
postProcess(java.lang.Object bean,
java.lang.String beanName,
java.lang.reflect.Method method,
T annotation) |
java.lang.Object postProcess(java.lang.Object bean, java.lang.String beanName, java.lang.reflect.Method method, T annotation)