To avoid class loader leaks, this class should not be used as a singleton if the introspected classes are loaded from class loaders that are children of the class loader which holds the reference to the cache. In such scenarios, use {@link #getCachedBeanInfo(Class,Class)}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|