Uses of Interface
io.quarkus.arc.processor.InterceptorBindingRegistrar.InterceptorBinding
Packages that use InterceptorBindingRegistrar.InterceptorBinding
-
Uses of InterceptorBindingRegistrar.InterceptorBinding in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return InterceptorBindingRegistrar.InterceptorBindingModifier and TypeMethodDescriptionInterceptorBindingRegistrar.InterceptorBinding.of(Class<? extends Annotation> clazz) InterceptorBindingRegistrar.InterceptorBinding.of(Class<? extends Annotation> clazz, Predicate<String> predicate) InterceptorBindingRegistrar.InterceptorBinding.of(Class<? extends Annotation> clazz, Set<String> nonbinding) InterceptorBindingRegistrar.InterceptorBinding.of(org.jboss.jandex.DotName name) InterceptorBindingRegistrar.InterceptorBinding.of(org.jboss.jandex.DotName name, Predicate<String> predicate) InterceptorBindingRegistrar.InterceptorBinding.of(org.jboss.jandex.DotName name, Set<String> nonbinding) Methods in io.quarkus.arc.processor that return types with arguments of type InterceptorBindingRegistrar.InterceptorBinding