This commit is contained in:
BetaSteward 2010-06-29 01:23:14 +00:00
parent e4c8c5db4c
commit ac69e684ad
3 changed files with 44 additions and 20 deletions

View file

@ -34,6 +34,9 @@ import java.net.URLClassLoader;
/**
*
* @author BetaSteward_at_googlemail.com
*
* some code courtesy of http://tech.puredanger.com/2006/11/09/classloader/
*
*/
public class PluginClassLoader extends URLClassLoader {