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