Class GwtRpcInstrumentation.EncodeResponseForFailureAdvice
java.lang.Object
io.opentelemetry.javaagent.instrumentation.gwt.GwtRpcInstrumentation.EncodeResponseForFailureAdvice
- Enclosing class:
- GwtRpcInstrumentation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncodeResponseForFailureAdvice
public EncodeResponseForFailureAdvice()
-
-
Method Details
-
onEnter
@OnMethodEnter(suppress=java.lang.Throwable.class) public static void onEnter(@Argument(1) Throwable throwable)
-