First page Back Continue Last page Summary Graphic
Java Class Loaders
Read bytecode into the JVM
Convert into class definitions
Works in conjunction with Security Manager and Access Controller
Knows where the class originated
Understands signed Jar files
Enforces namespace rules