public class RegionLauncher
extends org.apache.sling.feature.launcher.impl.launchers.FrameworkLauncher
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE_FEATURE_FILENAME |
static String |
IDBSNVER_FILENAME |
Constructor and Description |
---|
RegionLauncher() |
Modifier and Type | Method and Description |
---|---|
void |
prepare(org.apache.sling.feature.launcher.spi.LauncherPrepareContext context,
org.apache.sling.feature.ArtifactId frameworkId,
org.apache.sling.feature.Feature app) |
int |
run(org.apache.sling.feature.launcher.spi.LauncherRunContext context,
ClassLoader cl) |
getFrameworkRunnerClass
public static final String IDBSNVER_FILENAME
public static final String BUNDLE_FEATURE_FILENAME
public void prepare(org.apache.sling.feature.launcher.spi.LauncherPrepareContext context, org.apache.sling.feature.ArtifactId frameworkId, org.apache.sling.feature.Feature app) throws Exception
prepare
in interface org.apache.sling.feature.launcher.spi.Launcher
prepare
in class org.apache.sling.feature.launcher.impl.launchers.FrameworkLauncher
Exception
public int run(org.apache.sling.feature.launcher.spi.LauncherRunContext context, ClassLoader cl) throws Exception
run
in interface org.apache.sling.feature.launcher.spi.Launcher
run
in class org.apache.sling.feature.launcher.impl.launchers.FrameworkLauncher
Exception
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.