public interface NewSpanParser
NewSpan annotation.| Modifier and Type | Method and Description |
|---|---|
void |
parse(org.aopalliance.intercept.MethodInvocation methodInvocation,
NewSpan newSpan,
Span span)
Override to control the name and tags on an annotation-based span.
|
void parse(org.aopalliance.intercept.MethodInvocation methodInvocation,
NewSpan newSpan,
Span span)
methodInvocation - method invocation annotated with new spannewSpan - meta data of the new spanspan - span to customizeCopyright © 2021 Pivotal Software, Inc.. All rights reserved.