T - The bean type@Internal public abstract class AbstractBeanIntrospectionReference<T> extends Object implements BeanIntrospectionReference<T>
BeanIntrospector to soft load introspections. This class is subclasses at compilation time by generated byte code and should not be used directly.EMPTY| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractBeanIntrospectionReference()
Default constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
boolean | 
isPresent()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBeanType, loadfindAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclared@Internal protected AbstractBeanIntrospectionReference()