public interface FieldInjectionPointAttributes<T,X> extends WeldInjectionPointAttributes<T,Field>
| Modifier and Type | Method and Description |
|---|---|
AnnotatedField<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, isTransientAnnotatedField<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 © 2012 Seam Framework. All Rights Reserved.