- AbstractRunner - Class in org.apache.sling.feature.launcher.impl.launchers
-
Common functionality for the framework start.
- AbstractRunner(List<Object[]>, List<URL>) - Constructor for class org.apache.sling.feature.launcher.impl.launchers.AbstractRunner
-
- addAppJar(URL) - Method in class org.apache.sling.feature.launcher.impl.Installation
-
Add an application jar.
- addAppJar(URL) - Method in interface org.apache.sling.feature.launcher.spi.LauncherPrepareContext
-
- addBundle(Integer, URL) - Method in class org.apache.sling.feature.launcher.impl.Installation
-
Add a bundle with the given start level
- addBundle(Integer, URL) - Method in interface org.apache.sling.feature.launcher.spi.extensions.ExtensionContext
-
Add a bundle to be installed by the launcher.
- addConfiguration(String, String, Dictionary<String, Object>) - Method in class org.apache.sling.feature.launcher.impl.Installation
-
Add a configuration
- addConfiguration(String, String, Dictionary<String, Object>) - Method in interface org.apache.sling.feature.launcher.spi.extensions.ExtensionContext
-
Add a configuration to be installed by the launcher
- addFeatureFiles(String...) - Method in class org.apache.sling.feature.launcher.impl.LauncherConfig
-
Set the list of feature files or directories.
- addFrameworkProperty(String, String) - Method in class org.apache.sling.feature.launcher.impl.Installation
-
- addFrameworkProperty(String, String) - Method in interface org.apache.sling.feature.launcher.spi.extensions.ExtensionContext
-
Add a framework property to be set by the launcher.
- addInstallableArtifact(URL) - Method in class org.apache.sling.feature.launcher.impl.Installation
-
Add an artifact to be installed by the installer
- addInstallableArtifact(URL) - Method in interface org.apache.sling.feature.launcher.spi.extensions.ExtensionContext
-
Add an artifact to be installed by the launcher
- addURL(URL) - Method in class org.apache.sling.feature.launcher.spi.Launcher.LauncherClassLoader
-