|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.launchpad.base.impl.StartupManager
public class StartupManager
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).
| Method Summary | |
|---|---|
org.apache.sling.launchpad.api.StartupMode |
getMode()
Return the startup mode |
long |
getTargetStartLevel()
Return the target start level. |
boolean |
isIncrementalStartupEnabled()
Is the incremental startup enabled? |
void |
markInstalled()
Set the finished installation marker. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public org.apache.sling.launchpad.api.StartupMode getMode()
public boolean isIncrementalStartupEnabled()
public long getTargetStartLevel()
public void markInstalled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||