参考:
ClassLoader原理总结
http://blog.sina.com.cn/s/blog_6383597b0100fsiw.html
JAVA 类加载
解读ClassLoader 要实现一个自定义类的时候,只需要实现findClass方法即可。
http://blog.sina.com.cn/s/blog_6383597b0100fsiw.html