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 not stored for this graph (policy: none)
no outgoing calls