MCPcopy Create free account
hub / github.com/chaoyangnz/gava / getSystemClassLoader

Method getSystemClassLoader

example/src/java/lang/ClassLoader.java:1418–1429  ·  view source on GitHub ↗

Returns the system class loader for delegation. This is the default delegation parent for new ClassLoader instances, and is typically the class loader used to start the application. This method is first invoked early in the runtime's startup sequence, at which point it creates the sys

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ClassLoaderMethod · 0.95
findSystemClassMethod · 0.95
getSystemResourceMethod · 0.95
getSystemResourcesMethod · 0.95

Calls 3

initSystemClassLoaderMethod · 0.95
getSecurityManagerMethod · 0.95

Tested by

no test coverage detected