Class ActivateSessionContextInterceptor

java.lang.Object
io.quarkus.arc.runtime.test.ActivateSessionContextInterceptor

@Interceptor @Priority(100) public class ActivateSessionContextInterceptor extends Object
  • Constructor Details

    • ActivateSessionContextInterceptor

      public ActivateSessionContextInterceptor()
  • Method Details

    • aroundInvoke

      public Object aroundInvoke(jakarta.interceptor.InvocationContext ctx) throws Exception
      Throws:
      Exception