When resolving classes, the parent classloader is consulted first, and if that classloader cannot find the class, the alternate/second classloader is asked to resolve the class. @author Lucian Chirita (lucianc@users.sourceforge.net) @version $Id: CompositeClassloader.java 3034 2009-08-27 11:58:04Z teodord $
|
|