BeanIntrospection instances.See: Description
| Class | Description | 
|---|---|
| EntityIntrospectedAnnotationMapper | 
 An annotation mapper that improves introspection for JPA entities. 
 | 
| EntityReflectiveAccessAnnotationMapper | 
 An annotation mapper that improves reflective access for JPA entities. 
 | 
| IntrospectedTypeElementVisitor | 
 A  
TypeElementVisitor that visits classes annotated with Introspected and produces
 BeanIntrospectionReference instances at compilation time. | 
| JsonCreatorAnnotationMapper | 
 Makes every use of Jackson's JsonCreator also represent a  
Creator. | 
| MappedSuperClassIntrospectionMapper | 
 Handle mapped super class. 
 | 
BeanIntrospection instances.