Package | Description |
---|---|
org.jboss.weld.injection.producer | |
org.jboss.weld.injection.producer.ejb |
Modifier and Type | Class and Description |
---|---|
class |
DecoratorInjectionTarget<T>
InjectionTarget implementation used for decorators. |
Modifier and Type | Method and Description |
---|---|
static <T> BeanInjectionTarget<T> |
BeanInjectionTarget.createDefault(EnhancedAnnotatedType<T> type,
javax.enterprise.inject.spi.Bean<T> bean,
BeanManagerImpl beanManager) |
static <T> BeanInjectionTarget<T> |
BeanInjectionTarget.forCdiInterceptor(EnhancedAnnotatedType<T> type,
javax.enterprise.inject.spi.Bean<T> bean,
BeanManagerImpl manager) |
Modifier and Type | Class and Description |
---|---|
class |
SessionBeanInjectionTarget<T> |
Copyright © 2016. All rights reserved.