Class SmallRyeCurrentThreadContextInterceptor

java.lang.Object
io.smallrye.context.impl.cdi.SmallRyeCurrentThreadContextInterceptor

@Interceptor @Priority(0) public class SmallRyeCurrentThreadContextInterceptor extends Object
  • Constructor Details

    • SmallRyeCurrentThreadContextInterceptor

      public SmallRyeCurrentThreadContextInterceptor()
  • Method Details

    • manageCurrentContext

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