Package | Description |
---|---|
com.cisco.thunderhead.loader |
Modifier and Type | Method and Description |
---|---|
static JarClassLoader |
JarClassLoader.createBootstrapClassLoader(File fileForFatJar,
List<String> listOfBridgeInterfaces,
java.nio.file.Path tmpDir)
Factory to create a JarClassLoader.
|
static JarClassLoader |
JarClassLoader.createWithParent(File fileForFatJar,
ClassLoader parentClassLoader,
List<String> listOfBridgeInterfaces,
java.nio.file.Path tmpDir)
Factory to create a JarClassLoader.
|
Copyright © 2018. All rights reserved.