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 TypeClassDescriptionclass
TheMain
class is a simple Java Application which interprests the command line and creates theSling
launcher 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 TypeClassDescriptionclass
TheSlingServletDelegate
serves as a basic servlet for Project Sling.