Uses of Class
io.quarkus.arc.processor.InterceptorConfigurator
Packages that use InterceptorConfigurator
-
Uses of InterceptorConfigurator in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return InterceptorConfiguratorModifier and TypeMethodDescriptionInterceptorConfigurator.addInjectionPoint(org.jboss.jandex.Type requiredType, org.jboss.jandex.AnnotationInstance... requiredQualifiers) InterceptorConfigurator.bindings(org.jboss.jandex.AnnotationInstance... bindings) BeanRegistrar.RegistrationContext.configureInterceptor(jakarta.enterprise.inject.spi.InterceptionType interceptionType) Configure a new synthetic interceptor.InterceptorConfigurator.identifier(String identifier) The identifier becomes a part of theBeanInfo.getIdentifier()andInjectableBean.getIdentifier().InterceptorConfigurator.priority(int priority)