Class MappedSuperClassIntrospectionMapper

java.lang.Object
io.micronaut.inject.beans.visitor.EntityIntrospectedAnnotationMapper
io.micronaut.inject.beans.visitor.MappedSuperClassIntrospectionMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public class MappedSuperClassIntrospectionMapper extends EntityIntrospectedAnnotationMapper
Handle mapped super class.
Since:
1.1.2
Author:
graemerocher