Class TraceFeignAspect
- java.lang.Object
-
- org.springframework.cloud.sleuth.instrument.web.client.feign.TraceFeignAspect
-
public class TraceFeignAspect extends Object
Aspect for Feign clients so that you can autowire your custom components.- Since:
- 1.1.2
- Author:
- Marcin Grzejszczak
-
-
Constructor Summary
Constructors Constructor Description TraceFeignAspect(org.springframework.beans.factory.BeanFactory beanFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectfeignClientWasCalled(org.aspectj.lang.ProceedingJoinPoint pjp)
-