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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EntityIntrospectedAnnotationMapper
map
-
Constructor Details
-
MappedSuperClassIntrospectionMapper
public MappedSuperClassIntrospectionMapper()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceNamed- Overrides:
getNamein classEntityIntrospectedAnnotationMapper- Returns:
- The name of the component
-