Package | Description |
---|---|
org.jboss.weld.bean.builtin.ee |
Modifier and Type | Class and Description |
---|---|
class |
StaticEEResourceProducerField<X,T>
A resource producer field that is static (not injected).
|
Modifier and Type | Method and Description |
---|---|
static <X,T> EEResourceProducerField<X,T> |
EEResourceProducerField.of(javax.enterprise.inject.spi.BeanAttributes<T> attributes,
EnhancedAnnotatedField<T,? super X> field,
AbstractClassBean<X> declaringBean,
DisposalMethod<X,?> disposalMethod,
BeanManagerImpl manager,
org.jboss.weld.bootstrap.api.ServiceRegistry services)
Creates an EE resource producer field
|
Copyright © 2016. All rights reserved.