Class AbstractBeanResolutionContext.MethodArgumentSegment

java.lang.Object
io.micronaut.context.AbstractBeanResolutionContext.MethodSegment
io.micronaut.context.AbstractBeanResolutionContext.MethodArgumentSegment
All Implemented Interfaces:
BeanResolutionContext.Segment, io.micronaut.core.annotation.AnnotationMetadataProvider, io.micronaut.core.annotation.AnnotationSource, io.micronaut.core.naming.Named, io.micronaut.core.type.ArgumentCoercible, ArgumentInjectionPoint, CallableInjectionPoint, InjectionPoint
Enclosing class:
AbstractBeanResolutionContext

public static class AbstractBeanResolutionContext.MethodArgumentSegment extends AbstractBeanResolutionContext.MethodSegment implements ArgumentInjectionPoint
A segment that represents a method argument.