public class LibraryClassLoader extends Object
Note that this class must not depend on generated log wrappers!
| Constructor and Description |
|---|
LibraryClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
getClassLoader() |
static Class<?> |
loadClass(String className) |
public static Class<?> loadClass(String className) throws ClassNotFoundException
ClassNotFoundExceptionpublic static ClassLoader getClassLoader()
Copyright © 2011–2021 Eclipse Foundation. All rights reserved.