Class CurrentInjectionPointProvider<T>

java.lang.Object
io.quarkus.arc.impl.CurrentInjectionPointProvider<T>
All Implemented Interfaces:
InjectableReferenceProvider<T>

public class CurrentInjectionPointProvider<T> extends Object implements InjectableReferenceProvider<T>
Set the current InjectionPoint during creation of a dependent bean.