Qunar Tech Salon
Jun 9, 2015 · Fundamentals
Understanding Java Class Loading and the Delegation Model
This article explains how Java class loading works, describing the hierarchical delegation model, the three loading phases (loading, linking, initialization), common ClassLoader‑related exceptions, and practical tips for troubleshooting class‑loading issues.
Class LoadingClassLoaderJVM
0 likes · 8 min read