Uses of Class
org.springframework.cloud.sleuth.annotation.ContinueSpan
-
Packages that use ContinueSpan Package Description org.springframework.cloud.sleuth.annotation -
-
Uses of ContinueSpan in org.springframework.cloud.sleuth.annotation
Methods in org.springframework.cloud.sleuth.annotation with parameters of type ContinueSpan Modifier and Type Method Description ObjectSleuthMethodInvocationProcessor. process(org.aopalliance.intercept.MethodInvocation invocation, NewSpan newSpan, ContinueSpan continueSpan)Executes a given Sleuth annotated method.
-