Interface PulsarListenerAnnotationBeanPostProcessor.AnnotationEnhancer
- All Superinterfaces:
BiFunction<Map<String,Object>, AnnotatedElement, Map<String, Object>>
- Enclosing class:
- PulsarListenerAnnotationBeanPostProcessor<V>
public static interface PulsarListenerAnnotationBeanPostProcessor.AnnotationEnhancer
extends BiFunction<Map<String,Object>,AnnotatedElement,Map<String,Object>>
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply