Class InvokerInfo

java.lang.Object
io.quarkus.arc.processor.InvokerInfo
All Implemented Interfaces:
InjectionTargetInfo

public class InvokerInfo extends Object implements InjectionTargetInfo
Opaque token that stands in for an invoker built using InvokerBuilder.
See Also: