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, wait
getBeanType, load
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclared
@Internal protected AbstractBeanIntrospectionReference()