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