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.A managed context backed by theCurrentContext.Supplierimplementation that supplies a pre-configured value.This code was mainly copied from Weld codebase.Deprecated, for removal: This API element is subject to removal in a future version.This is an internal qualifier and should have never been used publicly.Supports inline instantiation of this qualifier.InstanceImpl<T>Intercepted/DecoratedBeanmetadata 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.The built-in context forSessionScoped.TypeVariableImpl<D extends GenericDeclaration>TypeVariableReferenceImpl<D extends GenericDeclaration>This code was mainly copied from Weld codebase.