Uses of Class
io.quarkus.arc.processor.InvokerInfo
Packages that use InvokerInfo
-
Uses of InvokerInfo in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return InvokerInfoModifier and TypeMethodDescriptiondefault InvokerInfoInjectionTargetInfo.asInvoker()InvokerInfo.asInvoker()InvokerBuilder.build()Returns a representation of the builtInvoker.Methods in io.quarkus.arc.processor that return types with arguments of type InvokerInfoMethods in io.quarkus.arc.processor with parameters of type InvokerInfoModifier and TypeMethodDescriptionConfiguratorBase.param(String name, InvokerInfo value) ConfiguratorBase.param(String name, InvokerInfo[] value)