io.quarkus.arc.runtime.BeanLookupSupplier Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-arc Show documentation
Show all versions of quarkus-arc Show documentation
Build time CDI dependency injection
package io.quarkus.arc.runtime;
import java.util.function.Supplier;
import io.quarkus.arc.Arc;
public class BeanLookupSupplier implements Supplier