Uses of Interface
org.apache.sling.launchpad.base.shared.Launcher
-
Packages that use Launcher Package Description org.apache.sling.launchpad.base.app org.apache.sling.launchpad.base.webapp -
-
Uses of Launcher in org.apache.sling.launchpad.base.app
Classes in org.apache.sling.launchpad.base.app that implement Launcher Modifier and Type Class Description classMainDelegateTheMainclass 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 Launcher Modifier and Type Class Description classSlingServletDelegateTheSlingServletDelegateserves as a basic servlet for Project Sling.
-