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

Method forceLoadClass

src/main/org/apache/tools/ant/AntClassLoader.java:676–685  ·  view source on GitHub ↗

Loads a class through this class loader even if that class is available on the parent classpath. This ensures that any classes which are loaded by the returned class will use this classloader. @param classname The name of the class to be loaded. Must not be null . @re

(final String classname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 2

logMethod · 0.95
findClassMethod · 0.95

Tested by

no test coverage detected