public class MessageDrivenInjectionTarget<T> extends SimpleInjectionTarget<T>
| Constructor and Description |
|---|
MessageDrivenInjectionTarget(WeldClass<T> type,
BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
inject(T instance,
javax.enterprise.context.spi.CreationalContext<T> ctx) |
dispose, getBeanManager, getInitializerMethods, getInjectableFields, getInjectionPoints, getType, postConstruct, preDestroy, producepublic MessageDrivenInjectionTarget(WeldClass<T> type, BeanManagerImpl beanManager)
Copyright © 2014 Seam Framework. All Rights Reserved.