MCPcopy Create free account
hub / github.com/apache/ant / createClassLoader

Method createClassLoader

src/main/org/apache/tools/ant/Project.java:342–345  ·  view source on GitHub ↗

Factory method to create a class loader for loading classes from a given path. @param path the path from which classes are to be loaded. @return an appropriate classloader.

(final Path path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testCleanupMethod · 0.45
testGetPackageMethod · 0.45
testCodeSourceMethod · 0.45
testSignedJarMethod · 0.45

Calls 3

getCoreLoaderMethod · 0.95
newAntClassLoaderMethod · 0.95
getClassLoaderMethod · 0.65

Tested by 7

testCleanupMethod · 0.36
testGetPackageMethod · 0.36
testCodeSourceMethod · 0.36
testSignedJarMethod · 0.36