Uses of Interface
org.apache.sling.launchpad.base.shared.Launcher

Packages that use Launcher
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
 class MainDelegate
          The Main class is a simple Java Application which interprests the command line and creates the Sling 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 Launcher
 class SlingServletDelegate
          The SlingServletDelegate serves as a basic servlet for Project Sling.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.