T - the type of an annotationpublic interface MethodAnnotationPostProcessor<T extends Annotation>
Object postProcess(Object bean, String beanName, Method method, T annotation)
null. Caller of this method is then responsible to
handle newly created object.bean - the beanbeanName - the bean namemethod - the methodannotation - the annotation