BeanIntrospector
@Internal @Deprecated public final class Introspector extends java.lang.Object
java.beans.Introspector
.Modifier and Type | Method and Description |
---|---|
static void |
flushCaches()
Deprecated.
Flushes all
BeanInfo caches. |
static void |
flushFromCaches(java.lang.Class<?> clazz)
Deprecated.
Flushes the
BeanInfo caches of the specified bean class. |