public class Bootstrap extends Object
Constructor and Description |
---|
Bootstrap(LauncherConfig config,
org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
createClassLoader(Installation installation,
Launcher launcher)
Create the class loader.
|
void |
run() |
public Bootstrap(LauncherConfig config, org.slf4j.Logger logger)
public void run()
public ClassLoader createClassLoader(Installation installation, Launcher launcher) throws Exception
installation
- The launcher configurationException
- If anything goes wrongCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.