Package io.quarkus.arc.impl
package io.quarkus.arc.impl
-
ClassDescription
BeanManagerprovider.Beanmetadata provider.BuiltInBean<T>Common class for all built-in beans.ComputingCache<K,V> Computing cache backed by aConcurrentHashMapwhich intentionally does not useMap.computeIfAbsent(Object, Function)and is reentrant.Set the currentInjectionPointduring creation of a dependent bean.Supplierimplementation that supplies a pre-configured value.This code was mainly copied from Weld codebase.Qualifies a bean with a string-based identifier.Supports inline instantiation of this qualifier.InstanceImpl<T>InterceptedBeanmetadata provider.Immutable metadata for a specific intercepted method.LazyValue<T>Supplierimplementation that supplies a value from a map.An interface implemented by mockable components when running in test mode.A method reactive returned type.Neither the class nor its methods are considered a public API and should only be used internally.Represents a placeholder for all suppored non-CDI injection points.TypeVariableImpl<D extends GenericDeclaration>TypeVariableReferenceImpl<D extends GenericDeclaration>This code was mainly copied from Weld codebase.