|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.sal.core.lifecycle.DefaultLifecycleManager com.atlassian.sal.bamboo.lifecycle.BambooLifecycleManager
public class BambooLifecycleManager
Constructor Summary | |
---|---|
BambooLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
Method Summary | |
---|---|
boolean |
isApplicationSetUp()
|
void |
onBambooContainerStart()
|
void |
onFrameworkStart(com.atlassian.plugin.event.events.PluginFrameworkStartedEvent event)
This is a no-op. |
Methods inherited from class com.atlassian.sal.core.lifecycle.DefaultLifecycleManager |
---|
destroy, notifyOnStart, onBind, setLifecycleAwareListeners, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager)
Method Detail |
---|
public boolean isApplicationSetUp()
public void onFrameworkStart(com.atlassian.plugin.event.events.PluginFrameworkStartedEvent event)
onBambooContainerStart()
starts the SAL LifecycleManager
onFrameworkStart
in class com.atlassian.sal.core.lifecycle.DefaultLifecycleManager
event
- public void onBambooContainerStart()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |