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

Method setCoreLoader

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

Set the core classloader for the project. If a null classloader is specified, the parent classloader should be used. @param coreLoader The classloader to use for the project. May be null .

(final ClassLoader coreLoader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runBuildMethod · 0.95
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected