public class ClassLoaderUtil extends Object
Constructor and Description |
---|
ClassLoaderUtil() |
Modifier and Type | Method and Description |
---|---|
static Class<?> |
loadClass(String className,
ClassLoader... classLoaders) |
public static Class<?> loadClass(String className, ClassLoader... classLoaders) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.