Uses of Class
io.quarkus.arc.deployment.SyntheticBeanBuildItem.ExtendedBeanConfigurator
Packages that use SyntheticBeanBuildItem.ExtendedBeanConfigurator
-
Uses of SyntheticBeanBuildItem.ExtendedBeanConfigurator in io.quarkus.arc.deployment
Methods in io.quarkus.arc.deployment that return SyntheticBeanBuildItem.ExtendedBeanConfiguratorModifier and TypeMethodDescription(package private) SyntheticBeanBuildItem.ExtendedBeanConfiguratorSyntheticBeanBuildItem.configurator()SyntheticBeanBuildItem.configure(org.jboss.jandex.DotName implClazz) SyntheticBeanBuildItem.ExtendedBeanConfigurator.createWith(Function<io.quarkus.arc.SyntheticCreationalContext<B>, B> function) The contextual bean instance is created by a proxy returned from a recorder method.SyntheticBeanBuildItem.ExtendedBeanConfigurator.runtimeProxy(Object proxy) The contextual bean instance is a proxy returned from a recorder method.SyntheticBeanBuildItem.ExtendedBeanConfigurator.runtimeValue(io.quarkus.runtime.RuntimeValue<?> runtimeValue) The contextual bean instance is a proxy returned from a recorder method.SyntheticBeanBuildItem.ExtendedBeanConfigurator.setRuntimeInit()A synthetic bean whose instance is produced through a recorder is initialized duringExecutionTime.STATIC_INITby default.The contextual bean instance is supplied by a proxy returned from a recorder method.Constructors in io.quarkus.arc.deployment with parameters of type SyntheticBeanBuildItem.ExtendedBeanConfiguratorModifierConstructorDescription(package private)