BeanIntrospector@Internal @Deprecated public final class Introspector extends Object
Introspector.| Modifier and Type | Method and Description | 
|---|---|
| static void | flushCaches()Deprecated.  Flushes all  BeanInfocaches. | 
| static void | flushFromCaches(Class<?> clazz)Deprecated.  Flushes the  BeanInfocaches 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