|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InjectionTargetFactory | |
|---|---|
| org.apache.webbeans.component | |
| org.apache.webbeans.container | |
| Uses of InjectionTargetFactory in org.apache.webbeans.component |
|---|
| Constructors in org.apache.webbeans.component with parameters of type InjectionTargetFactory | |
|---|---|
InjectionTargetBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
AnnotatedType<T> annotatedType,
BeanAttributes<T> beanAttributes,
Class<T> beanClass,
InjectionTargetFactory<T> factory)
Initializes the InjectionTarget Bean part. |
|
| Uses of InjectionTargetFactory in org.apache.webbeans.container |
|---|
| Classes in org.apache.webbeans.container that implement InjectionTargetFactory | |
|---|---|
class |
DecoratorInjectionTargetFactory<T>
|
class |
InjectionTargetFactoryImpl<T>
|
class |
InterceptorInjectionTargetFactory<T>
|
| Methods in org.apache.webbeans.container that return InjectionTargetFactory | ||
|---|---|---|
|
AbstractBeanManager.getInjectionTargetFactory(AnnotatedType<X> type)
|
|
| Methods in org.apache.webbeans.container with parameters of type InjectionTargetFactory | ||
|---|---|---|
|
AbstractBeanManager.createBean(BeanAttributes<T> attributes,
Class<T> type,
InjectionTargetFactory<T> factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||