Class AbstractBeanResolutionContext.MethodArgumentSegment

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

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