| Package | Description | 
|---|---|
| javax.enterprise.inject.spi | The portable extension integration SPI. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> InjectionTargetFactory<T> | BeanManager. getInjectionTargetFactory(AnnotatedType<T> annotatedType)
 An implementation of  InjectionTargetFactorythat provides container createdInjectionTargetinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> Bean<T> | BeanManager. createBean(BeanAttributes<T> attributes,
          Class<T> beanClass,
          InjectionTargetFactory<T> injectionTargetFactory) | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.