| Package | Description |
|---|---|
| org.jboss.weld.bean.builtin | |
| org.jboss.weld.manager | |
| org.jboss.weld.manager.api |
| Modifier and Type | Method and Description |
|---|---|
<T> WeldInjectionTargetFactory<T> |
BeanManagerProxy.getInjectionTargetFactory(AnnotatedType<T> annotatedType) |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionTargetFactoryImpl<T>
Factory capable of producing
InjectionTarget implementations for a given combination of AnnotatedType and
Bean objects. |
| Modifier and Type | Method and Description |
|---|---|
<T> WeldInjectionTargetFactory<T> |
BeanManagerImpl.getInjectionTargetFactory(AnnotatedType<T> type)
Creates an
InjectionTargetFactory for a given type. |
| Modifier and Type | Method and Description |
|---|---|
<T> WeldInjectionTargetFactory<T> |
WeldManager.getInjectionTargetFactory(AnnotatedType<T> type) |
Copyright © 2015. All Rights Reserved.