IBM User Guide for Java V7 on Windows > IBM SDK for Java

Class loading


Class loading involves...

Symbolic references in a Java class file, such as to classes or object fields that reference a field's value, are resolved at run time to direct references only. This resolution might occur either:

The delay is generally to increase processing speed. Not all symbols in a class file are referenced during processing; by delaying resolution, fewer symbols might have to be resolved. The cost of resolution is gradually reduced over the total processing time.


See also

  1. The parent-delegation model
  2. Namespaces and the runtime package
  3. Custom class loaders
  4. Adapting class loaders


Parent: IBM SDK for Java


Error 404 - Not Found

Error 404 - Not Found

The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.