Class InterceptorResolver

java.lang.Object
io.quarkus.arc.processor.InterceptorResolver

public final class InterceptorResolver extends Object
  • Method Details

    • resolve

      public List<InterceptorInfo> resolve(jakarta.enterprise.inject.spi.InterceptionType interceptionType, Set<org.jboss.jandex.AnnotationInstance> bindings)
      Parameters:
      interceptionType -
      bindings -
      Returns:
      the list of interceptors for a set of interceptor bindings and a type of interception