public interface ParameterInjectionPoint<T,X> extends WeldInjectionPointAttributes<T,Object>
| Modifier and Type | Method and Description |
|---|---|
AnnotatedParameter<X> |
getAnnotated() |
T |
getValueToInject(BeanManagerImpl manager,
CreationalContext<?> creationalContext) |
getQualifiergetBean, getMember, getQualifiers, getType, isDelegate, isTransientAnnotatedParameter<X> getAnnotated()
getAnnotated in interface InjectionPointT getValueToInject(BeanManagerImpl manager, CreationalContext<?> creationalContext)
Copyright © 2014. All Rights Reserved.