Class HttpHandlerInstrumentation.ServiceAdvice
java.lang.Object
io.opentelemetry.javaagent.instrumentation.grizzly.HttpHandlerInstrumentation.ServiceAdvice
- Enclosing class:
- HttpHandlerInstrumentation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceAdvice
public ServiceAdvice()
-
-
Method Details
-
onExit
@OnMethodExit(onThrowable=java.lang.Throwable.class, suppress=java.lang.Throwable.class) public static void onExit(@Thrown Throwable throwable)
-