Class TraceSessionRepositoryAspect
java.lang.Object
org.springframework.cloud.sleuth.instrument.session.TraceSessionRepositoryAspect
Aspect around
SessionRepository and ReactiveSessionRepository method
execution.- Since:
- 3.1.0
- Author:
- Marcin Grzejszczak
-
Constructor Summary
ConstructorsConstructorDescriptionTraceSessionRepositoryAspect(Tracer tracer, CurrentTraceContext currentTraceContext) -
Method Summary
Modifier and TypeMethodDescriptionwrapReactiveSessionRepository(org.aspectj.lang.ProceedingJoinPoint pjp) wrapSessionRepository(org.aspectj.lang.ProceedingJoinPoint pjp)