org.mybatis.generator.internal.util
Class ClassloaderUtility
java.lang.Object
org.mybatis.generator.internal.util.ClassloaderUtility
public class ClassloaderUtility
- extends Object
This class holds methods useful for constructing custom classloaders.
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCustomClassloader
public static ClassLoader getCustomClassloader(List<String> entries)
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.