Class MessageListenerMethodInterceptor<T extends org.springframework.kafka.listener.MessageListener>
- java.lang.Object
-
- org.springframework.cloud.sleuth.brave.instrument.messaging.MessageListenerMethodInterceptor<T>
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class MessageListenerMethodInterceptor<T extends org.springframework.kafka.listener.MessageListener> extends Object implements org.aopalliance.intercept.MethodInterceptor
-
-
Constructor Summary
Constructors Constructor Description MessageListenerMethodInterceptor(brave.kafka.clients.KafkaTracing kafkaTracing, brave.Tracer tracer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectinvoke(org.aopalliance.intercept.MethodInvocation invocation)
-