public static class AbstractBeanResolutionContext.ConstructorSegment extends Object
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Argument | 
getArgument()  | 
BeanDefinition | 
getDeclaringType()  | 
InjectionPoint | 
getInjectionPoint()  | 
String | 
getName()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public InjectionPoint getInjectionPoint()
public String getName()
getName in interface BeanResolutionContext.SegmentgetName in interface Namedpublic BeanDefinition getDeclaringType()
getDeclaringType in interface BeanResolutionContext.Segmentpublic Argument getArgument()
getArgument in interface BeanResolutionContext.Segment