| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InjectionTarget | |
|---|---|
| javax.enterprise.inject.spi | The portable extension integration SPI. | 
| Uses of InjectionTarget in javax.enterprise.inject.spi | 
|---|
| Methods in javax.enterprise.inject.spi that return InjectionTarget | ||
|---|---|---|
| 
 | BeanManager.createInjectionTarget(AnnotatedType<T> type)Obtains an InjectionTargetfor the givenAnnotatedType. | |
|  InjectionTarget<X> | ProcessInjectionTarget.getInjectionTarget()Returns the InjectionTargetobject
 that will be used by the container to perform injection. | |
| Methods in javax.enterprise.inject.spi with parameters of type InjectionTarget | |
|---|---|
|  void | ProcessInjectionTarget.setInjectionTarget(InjectionTarget<X> injectionTarget)Replaces the InjectionTargetwhich
 performs injection for this target. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||