| Package | Description |
|---|---|
| io.opentracing.contrib.spring.cloud.async |
| Class and Description |
|---|
| TraceAsyncAspect |
| TracedAsyncWebAspect
this class adds tracing to all
org.springframework.stereotype.Controller or org.springframework.web.bind.annotation.RestController that has
public Callable methods
public WebAsyncTask methods
All those methods which will eventually have Callable.call() will be
wrapped with TracedCallable |
Copyright © 2017–2018. All rights reserved.