Class AbstractBeanResolutionContext.AnnotationSegment<B>

java.lang.Object
io.micronaut.context.AbstractBeanResolutionContext.AbstractSegment<B,B>
io.micronaut.context.AbstractBeanResolutionContext.AnnotationSegment<B>
All Implemented Interfaces:
BeanResolutionContext.Segment<B,B>, AnnotationMetadataProvider, AnnotationSource, Named, InjectionPoint<B>
Enclosing class:
AbstractBeanResolutionContext

public static final class AbstractBeanResolutionContext.AnnotationSegment<B> extends AbstractBeanResolutionContext.AbstractSegment<B,B> implements InjectionPoint<B>
A segment that represents annotation.
Since:
3.3.0