public interface ParameterInjectionPointAttributes<T,X> extends WeldInjectionPointAttributes<T,java.lang.Object>
| Modifier and Type | Method and Description |
|---|---|
AnnotatedParameter<X> |
getAnnotated()
Obtain an instance of
AnnotatedField or
AnnotatedParameter, depending upon whether the injection point is an injected field
or a constructor/method parameter. |
getQualifiergetBean, getMember, getQualifiers, getType, isDelegate, isTransientAnnotatedParameter<X> getAnnotated()
InjectionPointAnnotatedField or
AnnotatedParameter, depending upon whether the injection point is an injected field
or a constructor/method parameter.getAnnotated in interface InjectionPointAnnotatedField or AnnotatedParameterCopyright © 2014. All Rights Reserved.