jar

org.apache.sling : org.apache.sling.feature.launcher

Maven & Gradle

Feb 08, 2023
6 usages

Apache Sling Feature Model Launcher · A application launcher using Apache Sling Features

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.feature.launcher JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.feature.launcher JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x
0.8.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.feature.launcher-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.feature.launcher.spi.extensions

├─ org.apache.sling.feature.launcher.spi.extensions.ExtensionContext.class - [JAR]

├─ org.apache.sling.feature.launcher.spi.extensions.ExtensionHandler.class - [JAR]

org.apache.sling.feature.launcher.impl

├─ org.apache.sling.feature.launcher.impl.Bootstrap.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.ExtensionContextImpl.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.FeatureProcessor.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.Installation.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.LauncherConfig.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.Main.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.VariableSubstitutor.class - [JAR]

org.apache.sling.feature.launcher.impl.extensions.handlers

├─ org.apache.sling.feature.launcher.impl.extensions.handlers.ContentPackageHandler.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.extensions.handlers.RepoInitHandler.class - [JAR]

org.apache.sling.feature.launcher.spi

├─ org.apache.sling.feature.launcher.spi.Launcher.class - [JAR]

├─ org.apache.sling.feature.launcher.spi.LauncherPrepareContext.class - [JAR]

├─ org.apache.sling.feature.launcher.spi.LauncherRunContext.class - [JAR]

org.apache.sling.feature.launcher.impl.launchers

├─ org.apache.sling.feature.launcher.impl.launchers.AbstractRunner.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.launchers.FrameworkLauncher.class - [JAR]

├─ org.apache.sling.feature.launcher.impl.launchers.FrameworkRunner.class - [JAR]