Distributed Computing and Object Systems
java.lang.ClassLoader to start
building a DOS.ClassLoader is an abstract interface to
loading classes. To implement it we must implement:
loadClass(String classPath, boolean resolve)readClass(String classPath)ClassLoader which can
load classes over the network (Applets already do this).machine-name:classname.8 of 18