public interface SleuthMethodInvocationProcessor
| Modifier and Type | Method and Description |
|---|---|
Object |
process(org.aopalliance.intercept.MethodInvocation invocation,
NewSpan newSpan,
ContinueSpan continueSpan)
Executes a given Sleuth annotated method.
|
Object process(org.aopalliance.intercept.MethodInvocation invocation, NewSpan newSpan, ContinueSpan continueSpan) throws Throwable
invocation - method invocationnewSpan - annotationcontinueSpan - annotationThrowable - exception upon running a methodCopyright © 2021 Pivotal Software, Inc.. All rights reserved.