Package | Description |
---|---|
org.jboss.weld.manager |
Modifier and Type | Method and Description |
---|---|
<T> InjectionTargetFactoryImpl<T> |
BeanManagerImpl.getInjectionTargetFactory(AnnotatedType<T> type)
Creates an
InjectionTargetFactory for a given type. |
<T> InjectionTargetFactoryImpl<T> |
BeanManagerImpl.getLocalInjectionTargetFactory(AnnotatedType<T> type)
Creates an
InjectionTargetFactory for a given type. |
Copyright © 2013 Seam Framework. All Rights Reserved.