public static class AbstractBeanResolutionContext.FieldSegment extends Object implements InjectionPoint, ArgumentCoercible, ArgumentInjectionPoint
EMPTY
Modifier and Type | Method and Description |
---|---|
Argument |
asArgument() |
boolean |
equals(Object o) |
AnnotationMetadata |
getAnnotationMetadata()
Supplies the metadata.
|
Argument |
getArgument() |
BeanDefinition |
getDeclaringBean() |
BeanDefinition |
getDeclaringType() |
InjectionPoint |
getInjectionPoint() |
String |
getName() |
CallableInjectionPoint |
getOuterInjectionPoint() |
int |
hashCode() |
boolean |
requiresReflection() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getArgument
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclared
public InjectionPoint getInjectionPoint()
getInjectionPoint
in interface BeanResolutionContext.Segment
public BeanDefinition getDeclaringBean()
getDeclaringBean
in interface InjectionPoint
public boolean requiresReflection()
requiresReflection
in interface InjectionPoint
public CallableInjectionPoint getOuterInjectionPoint()
getOuterInjectionPoint
in interface ArgumentInjectionPoint
public Argument asArgument()
asArgument
in interface ArgumentCoercible
asArgument
in interface ArgumentInjectionPoint
public AnnotationMetadata getAnnotationMetadata()
AnnotationMetadataProvider
AnnotationMetadata.EMPTY_METADATA
.getAnnotationMetadata
in interface AnnotationMetadataProvider
AnnotationMetadata
public String getName()
getName
in interface BeanResolutionContext.Segment
getName
in interface Named
public BeanDefinition getDeclaringType()
getDeclaringType
in interface BeanResolutionContext.Segment
public Argument getArgument()
getArgument
in interface BeanResolutionContext.Segment