Launcher.LauncherClassLoader
Constructor and Description |
---|
FrameworkLauncher() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFrameworkRunnerClass() |
void |
prepare(LauncherPrepareContext context,
org.apache.sling.feature.ArtifactId frameworkId,
org.apache.sling.feature.Feature app) |
int |
run(LauncherRunContext context,
ClassLoader cl)
Run the launcher
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createClassLoader
public void prepare(LauncherPrepareContext context, org.apache.sling.feature.ArtifactId frameworkId, org.apache.sling.feature.Feature app) throws Exception
public int run(LauncherRunContext context, ClassLoader cl) throws Exception
protected String getFrameworkRunnerClass()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.