G I L O S V W 

G

getChildren(String) - Method in interface org.apache.sling.launchpad.api.LaunchpadContentProvider
Returns an iterator of paths strings of the children of the given folder defined by its path.
getMode() - Method in interface org.apache.sling.launchpad.api.StartupHandler
 
getResource(String) - Method in interface org.apache.sling.launchpad.api.LaunchpadContentProvider
Returns an URL to the resource with the given path or null if no such resource exists.
getResourceAsStream(String) - Method in interface org.apache.sling.launchpad.api.LaunchpadContentProvider
Returns an InputStream to the resource given by the path or null if no such resource exists.
getStartupMode() - Method in interface org.apache.sling.launchpad.api.StartupService
 

I

inform(StartupMode, boolean) - Method in interface org.apache.sling.launchpad.api.StartupListener
Informs the listener upon registration about the current state.
isFinished() - Method in interface org.apache.sling.launchpad.api.StartupHandler
 

L

LaunchpadContentProvider - Interface in org.apache.sling.launchpad.api
The ResourceProvider defines a simple API to access resources from the environment depending on how Sling is launched.

O

org.apache.sling.launchpad.api - package org.apache.sling.launchpad.api
 

S

startupFinished(StartupMode) - Method in interface org.apache.sling.launchpad.api.StartupListener
Notify finished startup.
StartupHandler - Interface in org.apache.sling.launchpad.api
The StartupHandler tries to detect the startup mode: It distinguishes between an initial startup (INSTALL), an update (UPDATE) and a restart without a change (RESTART).
StartupListener - Interface in org.apache.sling.launchpad.api
A startup listener receives events about the startup.
StartupMode - Enum in org.apache.sling.launchpad.api
The StartupMode It distinguishes between an initial startup (INSTALL), an update (UPDATE) and a restart without a change (RESTART).
startupProgress(float) - Method in interface org.apache.sling.launchpad.api.StartupListener
Notify startup progress
StartupService - Interface in org.apache.sling.launchpad.api
The startup service is registered when the startup is finished.

V

valueOf(String) - Static method in enum org.apache.sling.launchpad.api.StartupMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sling.launchpad.api.StartupMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitWithStartup(boolean) - Method in interface org.apache.sling.launchpad.api.StartupHandler
 
G I L O S V W 

Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.