Modifier and Type | Method and Description |
---|---|
static void |
FeatureProcessor.prepareLauncher(LauncherPrepareContext ctx,
LauncherConfig config,
org.apache.sling.feature.Feature app,
Map<org.apache.sling.feature.ArtifactId,org.apache.sling.feature.Feature> loadedFeatures)
Prepare the launcher
- add all bundles to the bundle map of the installation object
- add all other artifacts to the install directory (only if startup mode is INSTALL)
- process configurations
|
Modifier and Type | Method and Description |
---|---|
void |
FrameworkLauncher.prepare(LauncherPrepareContext context,
org.apache.sling.feature.ArtifactId frameworkId,
org.apache.sling.feature.Feature app) |
Modifier and Type | Method and Description |
---|---|
void |
Launcher.prepare(LauncherPrepareContext context,
org.apache.sling.feature.ArtifactId frameworkId,
org.apache.sling.feature.Feature app) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionContext
This context object is provided to launcher extensions.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.