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.StartupHandler
public boolean isFinished()
isFinished
in interface org.apache.sling.launchpad.api.StartupHandler
public void waitWithStartup(boolean b)
waitWithStartup
in interface org.apache.sling.launchpad.api.StartupHandler
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.