@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface SpanName
Runnable or Callable classes
for the instrumentation logic to pick up how to name the span.
Having for example the following code
{@codepublic abstract String value
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.