public class ClassLeakCleaner extends Object
Constructor and Description |
---|
ClassLeakCleaner() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanUpLeakingClasses(ClassLoader classLoader)
Clean up the soft references of the classes under the specified class loader.
|
public static void cleanUpLeakingClasses(ClassLoader classLoader) throws ReflectiveOperationException, SecurityException, ClassCastException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.