@Documented @InterceptorBinding @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface TracedSerializable
org.eclipse.microprofile.opentracing.Traced| Modifier and Type | Optional Element and Description |
|---|---|
String |
operationName |
boolean |
value |
public abstract String operationName
Copyright © 2020. All rights reserved.