|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InjectionTargetFactory | |
|---|---|
| javax.enterprise.inject.spi | The portable extension integration SPI. |
| Uses of InjectionTargetFactory in javax.enterprise.inject.spi |
|---|
| Methods in javax.enterprise.inject.spi that return InjectionTargetFactory | ||
|---|---|---|
|
BeanManager.getInjectionTargetFactory(AnnotatedType<T> annotatedType)
An implementation of InjectionTargetFactory that provides container created InjectionTarget instances. |
|
| Methods in javax.enterprise.inject.spi with parameters of type InjectionTargetFactory | ||
|---|---|---|
|
BeanManager.createBean(BeanAttributes<T> attributes,
java.lang.Class<T> beanClass,
InjectionTargetFactory<T> injectionTargetFactory)
Obtains a Bean for the given BeanAttributes, bean class and InjectionTarget. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||