Uses of Class
org.apache.sling.feature.launcher.impl.Installation
-
Packages that use Installation Package Description org.apache.sling.feature.launcher.impl -
-
Uses of Installation in org.apache.sling.feature.launcher.impl
Methods in org.apache.sling.feature.launcher.impl that return Installation Modifier and Type Method Description InstallationLauncherConfig. getInstallation()Methods in org.apache.sling.feature.launcher.impl with parameters of type Installation Modifier and Type Method Description ClassLoaderBootstrap. createClassLoader(Installation installation, Launcher launcher)Create the class loader.
-