public class StartUpHandlerImpl extends Object implements org.apache.sling.launchpad.api.StartupHandler
| Constructor and Description |
|---|
StartUpHandlerImpl(org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sling.launchpad.api.StartupMode |
getMode() |
boolean |
isFinished() |
void |
waitWithStartup(boolean b) |
public org.apache.sling.launchpad.api.StartupMode getMode()
getMode in interface org.apache.sling.launchpad.api.StartupHandlerpublic boolean isFinished()
isFinished in interface org.apache.sling.launchpad.api.StartupHandlerpublic void waitWithStartup(boolean b)
waitWithStartup in interface org.apache.sling.launchpad.api.StartupHandlerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.