Modifier and Type | Method and Description |
---|---|
ResourceReference<X,T> |
ResourceBean.getReference() |
Constructor and Description |
---|
ResourceBean(InjectionTargetBean<?> ownerComponent,
ResourceReference<X,T> resourceReference,
BeanAttributesImpl<X> beanAttributes,
Class<X> beanClass) |
ResourceProvider(ResourceReference<T,?> resourceReference,
WebBeansContext webBeansContext) |
Constructor and Description |
---|
ResourceBeanBuilder(InjectionTargetBean<?> parent,
ResourceReference<T,R> resourceRef,
javax.enterprise.inject.spi.AnnotatedField<?> annotatedField,
BeanAttributesImpl<T> beanAttributes) |
Modifier and Type | Method and Description |
---|---|
<X,T extends Annotation> |
ExtendedStandaloneResourceInjectionService.getResourceReference(ResourceReference<X,T> resourceReference) |
Modifier and Type | Method and Description |
---|---|
<X,T extends Annotation> |
StandaloneResourceInjectionService.getResourceReference(ResourceReference<X,T> resourceReference) |
Modifier and Type | Method and Description |
---|---|
<X,T extends Annotation> |
ResourceInjectionService.getResourceReference(ResourceReference<X,T> resourceReference)
Gets resource for the given resource reference.
|
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.