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

Method setIsolated

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

Sets whether this classloader should run in isolated mode. In isolated mode, classes not found on the given classpath will not be referred to the parent class loader but will cause a ClassNotFoundException. @param isolated Whether or not this classloader should run in isolated mode.

(final boolean isolated)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

executeMethod · 0.95
checkForkedPathMethod · 0.80

Calls

no outgoing calls

Tested by 1