Package io.quarkus.arc.runtime
package io.quarkus.arc.runtime
-
ClassDescriptionThis built-in stereotype is automatically added to all additional beans that do not have a scope annotation declared.Represents a CDI bean container.An interface that can be used to configure beans immediately after the
BeanContainerhas been created.BeanInvoker<T>Invokes a business method of a bean.Interceptor binding forConfigStaticInitCheckInterceptor.Intercepts the producer methods declared onConfigProducerand records the config value during the static initialization phase unless the injection point is annotated withStaticInitSafe.This is a store for all config values injected (directly or programmatically) during the static init phase.