| Package | Description |
|---|---|
| org.jboss.weld.bean.builtin |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.manager |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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 © 2016. All Rights Reserved.