Package | Description |
---|---|
org.jboss.weld.injection.producer |
Modifier and Type | Class and Description |
---|---|
class |
ResourceInjector<T>
Injector that adds support for resource field and setter injection. |
class |
StatelessSessionBeanInjector<T>
Injector implementation which prepares DynamicInjectionPoint to be injected into stateless session beans. |
Modifier and Type | Method and Description |
---|---|
static <T> DefaultInjector<T> |
DefaultInjector.of(EnhancedAnnotatedType<T> type,
javax.enterprise.inject.spi.Bean<T> bean,
BeanManagerImpl beanManager) |
Copyright © 2016. All rights reserved.