devxlogo

June 1, 2006

Take Control of Class Loading in Java

ava’s class loading framework is powerful and flexible. It allows applications to access class libraries without linking to static “include” files. Instead, it loads archive files containing library classes and