Uses of Class
org.jboss.weld.manager.InjectionTargetFactoryImpl
Packages that use InjectionTargetFactoryImpl
-
Uses of InjectionTargetFactoryImpl in org.jboss.weld.manager
Methods in org.jboss.weld.manager that return InjectionTargetFactoryImplModifier and TypeMethodDescription<T> InjectionTargetFactoryImpl<T>BeanManagerImpl.getLocalInjectionTargetFactory(jakarta.enterprise.inject.spi.AnnotatedType<T> type) Creates anInjectionTargetFactoryfor a given type.