'. '

ClassLoader

From APIDesign

(Difference between revisions)
Jump to: navigation, search

JaroslavTulach (Talk | contribs)
(New page: ClassLoader provides a way to feed JVM with the code that it is supposed to execute. There can be many ClassLoaders in one JVM. Actually each thread ...)
Next diff →

Revision as of 08:18, 8 November 2010

|ClassLoader provides a way to feed JVM with the code that it is supposed to execute. There can be many ClassLoaders in one JVM. Actually each thread can have one special ThreadContextClassLoader associated with it.

Personal tools
buy