public interface TagValueExpressionResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(String expression,
Object parameter)
Returns the tag value for the given parameter and the provided expression.
|
String resolve(String expression, Object parameter)
expression - - the expression coming from SpanTag.expression()parameter - - parameter annotated with SpanTagCopyright © 2021 Pivotal Software, Inc.. All rights reserved.