Noun
classloader (plural classloaders)
(computing, Java) A mechanism for dynamically loading classes into a virtual machine.
The standard WebLogic Server classloader hierarchy makes EJB interfaces available to all modules in the application. Source: Internet
The Web application classloader contains all classes for the Web application except for the JSP class. Source: Internet
A NullPointerException occurs in the RMI classloader. Source: Internet
Each plugin in each project has its own classloader. Source: Internet
So far I have been considering ways to replace the system classloader and have every object implement an interface that both Java and next-lang can see and implement. Source: Internet