public class CustomClassLoader extends Object
Modifier and Type | Method and Description |
---|---|
static Class<?> |
getClazz(String name) |
static ClassLoader |
getCustomClassLoader() |
static void |
init(String performerInstallDir,
ClassLoader parent) |
public static void init(String performerInstallDir, ClassLoader parent)
public static Class<?> getClazz(String name) throws ClassNotFoundException
ClassNotFoundException
public static ClassLoader getCustomClassLoader()
Copyright © 2016–2020. All rights reserved.