Uses of Interface
org.apache.sling.feature.launcher.spi.Launcher
-
Packages that use Launcher Package Description org.apache.sling.feature.launcher.impl org.apache.sling.feature.launcher.impl.launchers -
-
Uses of Launcher in org.apache.sling.feature.launcher.impl
Methods in org.apache.sling.feature.launcher.impl with parameters of type Launcher Modifier and Type Method Description ClassLoaderBootstrap. createClassLoader(Installation installation, Launcher launcher)Create the class loader. -
Uses of Launcher in org.apache.sling.feature.launcher.impl.launchers
Classes in org.apache.sling.feature.launcher.impl.launchers that implement Launcher Modifier and Type Class Description classFrameworkLauncherLauncher directly using the OSGi launcher API.
-