All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BootstrapCommandFile ClassLoaderResourceProvider TheClassLoaderResourceProvider
ContextConnection TheContextConnection
extends thejava.net.URLConnection
to provide access to a resource which is available fromLaunchpadContentProvider
provided toSling
.ContextProtocolHandler TheContextProtocolHandler
is a simple extension of the OSGi providedAbstractURLStreamHandlerService
which simply returns an instance of theContextConnection
when trying to open the connection of the URL.ControlAction TheControlAction
defines values to used as the action for the Sling control with theMain.doControlAction()
method.DefaultStartupHandler The installation listener is listening for - framework events - events from other services It notifies listeners about the finish of the startup and about an approximate progress.DirectoryUtil Launcher TheLauncher
interface is implemented by the delegate classes inside the Launcher JAR and are used by the actual Main class or servlet to configure and start the framework.LauncherClassLoader TheLauncherClassLoader
extends the standard Java VMURLClassLoader
such, that classes and resources which are contained in the launcher JAR File are never looked up in the parent class loader.Loader TheLoader
class provides utility methods for the actual launchers to help launching the framework.Main TheMain
is the externally visible Standalone Java Application launcher for Sling.MainDelegate TheMain
class is a simple Java Application which interprests the command line and creates theSling
launcher class and thus starts the OSGi framework.MBeanStartupListener The startup listener is listening for startup events.Notifiable TheNotifiable
interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated.SharedConstants Sling TheSling
serves as the starting point for Sling.SlingBridge TheSlingBridge
returns an extendedSling
class to override any sling properties with context init parameters from the web application.SlingFelix SlingHttpSessionListenerDelegate Deprecated. SlingServlet TheSlingServlet
is the externally visible Web Application launcher for Sling.SlingServletDelegate TheSlingServletDelegate
serves as a basic servlet for Project Sling.SlingSessionListener Deprecated. StartupManager TheStartupManager
tries to detect the startup mode: It distinguishes between an initial startup (INSTALL), an update (UPDATE) and a restart without a change (RESTART).Util TheUtil
class provides general shared utilities.