Uses of Interface
org.apache.sling.launchpad.base.shared.Launcher
Packages that use Launcher
-
Uses of Launcher in org.apache.sling.launchpad.base.app
Classes in org.apache.sling.launchpad.base.app that implement LauncherModifier and TypeClassDescriptionclassTheMainclass is a simple Java Application which interprests the command line and creates theSlinglauncher class and thus starts the OSGi framework. -
Uses of Launcher in org.apache.sling.launchpad.base.webapp
Classes in org.apache.sling.launchpad.base.webapp that implement LauncherModifier and TypeClassDescriptionclassTheSlingServletDelegateserves as a basic servlet for Project Sling.