Class InitializeActivePageNameInstrumentation.HandleComponentEventAdvice

java.lang.Object
io.opentelemetry.javaagent.instrumentation.tapestry.InitializeActivePageNameInstrumentation.HandleComponentEventAdvice
Enclosing class:
InitializeActivePageNameInstrumentation

public static class InitializeActivePageNameInstrumentation.HandleComponentEventAdvice extends Object
  • Constructor Details

    • HandleComponentEventAdvice

      public HandleComponentEventAdvice()
  • Method Details

    • onEnter

      @OnMethodEnter(suppress=java.lang.Throwable.class) public static void onEnter(@Argument(0) org.apache.tapestry5.services.ComponentEventRequestParameters parameters)