Class AbstractBeanResolutionContext.ConstructorArgumentSegment

java.lang.Object
io.micronaut.context.AbstractBeanResolutionContext.ConstructorSegment
io.micronaut.context.AbstractBeanResolutionContext.ConstructorArgumentSegment
All Implemented Interfaces:
BeanResolutionContext.Segment, AnnotationMetadataProvider, AnnotationSource, Named, ArgumentCoercible, ArgumentInjectionPoint, InjectionPoint
Enclosing class:
AbstractBeanResolutionContext

public static class AbstractBeanResolutionContext.ConstructorArgumentSegment extends AbstractBeanResolutionContext.ConstructorSegment implements ArgumentInjectionPoint
A segment that represents a method argument.