T - the bean typepublic static interface BeanResolutionContext.Segment<T>
| Modifier and Type | Method and Description | 
|---|---|
Argument | 
getArgument()  | 
BeanDefinition<T> | 
getDeclaringType()  | 
InjectionPoint<T> | 
getInjectionPoint()  | 
java.lang.String | 
getName()  | 
BeanDefinition<T> getDeclaringType()
InjectionPoint<T> getInjectionPoint()
java.lang.String getName()
Argument getArgument()